We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fd1b4 commit 88b68bcCopy full SHA for 88b68bc
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>com.github.bordertech.config</groupId>
6
<name>config</name>
7
<artifactId>config</artifactId>
8
- <version>1.0.8-SNAPSHOT</version>
+ <version>1.0.8</version>
9
10
<parent>
11
<groupId>com.github.bordertech.common</groupId>
@@ -30,7 +30,7 @@
30
<url>https://github.com/bordertech/java-config</url>
31
<connection>scm:git:https://github.com/bordertech/java-config.git</connection>
32
<developerConnection>scm:git:https://github.com/bordertech/java-config.git</developerConnection>
33
- <tag>java-config-1.0.0</tag>
+ <tag>config-1.0.8</tag>
34
</scm>
35
36
<issueManagement>
0 commit comments