We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877ee89 commit 5993d6cCopy full SHA for 5993d6c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>dev.coldhands</groupId>
6
<artifactId>pair-stairs</artifactId>
7
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
8
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -214,6 +214,6 @@
214
<url>https://github.com/jamieredding/pair-stairs</url>
215
<connection>scm:git:git://github.com/jamieredding/pair-stairs.git</connection>
216
<developerConnection>scm:git:[email protected]:jamieredding/pair-stairs.git</developerConnection>
217
- <tag>HEAD</tag>
+ <tag>1.1.0</tag>
218
</scm>
219
</project>
0 commit comments