Skip to content

Commit c9556e3

Browse files
committed
use release version of cljc-maven-plugin
1 parent dadae68 commit c9556e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<plugin>
5858
<groupId>net.bendlas</groupId>
5959
<artifactId>cljc-maven-plugin</artifactId>
60-
<version>0.1.0-SNAPSHOT</version>
60+
<version>0.1.1</version>
6161
<executions>
6262
<execution>
6363
<phase>generate-sources</phase>

0 commit comments

Comments
 (0)