We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772c5fb commit 09715b9Copy full SHA for 09715b9
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.nibor.autolink</groupId>
6
<artifactId>autolink</artifactId>
7
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
8
9
<name>autolink-java</name>
10
<description>
@@ -225,7 +225,7 @@
225
<connection>scm:git:[email protected]:robinst/autolink-java.git</connection>
226
<developerConnection>scm:git:https://github.com/robinst/autolink-java.git</developerConnection>
227
<url>https://github.com/robinst/autolink-java</url>
228
- <tag>HEAD</tag>
+ <tag>autolink-0.11.0</tag>
229
</scm>
230
231
</project>
0 commit comments