We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e7232 commit c475e86Copy full SHA for c475e86
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>io.github.flef</groupId>
4
<artifactId>webble</artifactId>
5
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
6
<name>Webble</name>
7
<description>Pebble for Word Templating</description>
8
<url>https://github.com/flef/Webble</url>
@@ -18,7 +18,7 @@
18
<connection>scm:git:git://github.com/flef/Webble.git</connection>
19
<developerConnection>scm:git:[email protected]:flef/Webble.git</developerConnection>
20
21
- <tag>HEAD</tag>
+ <tag>webble-1.0.1</tag>
22
</scm>
23
24
<developers>
0 commit comments