We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19c95b4 commit 018f8adCopy full SHA for 018f8ad
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.theoryinpractise</groupId>
6
<artifactId>clojure-maven-plugin</artifactId>
7
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.8.1</version>
8
<packaging>maven-plugin</packaging>
9
10
<name>clojure-maven-plugin Maven Mojo</name>
@@ -59,7 +59,7 @@
59
<connection>scm:git:git@github.com:talios/clojure-maven-plugin.git</connection>
60
<developerConnection>scm:git:git@github.com:talios/clojure-maven-plugin.git</developerConnection>
61
<url>http://github.com/talios/clojure-maven-plugin</url>
62
- <tag>HEAD</tag>
+ <tag>clojure-maven-plugin-1.8.1</tag>
63
</scm>
64
<distributionManagement>
65
<repository>
0 commit comments