We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ef749 commit 28c0b74Copy full SHA for 28c0b74
2 files changed
builds/build.properties
@@ -3,4 +3,4 @@
3
#
4
# DO NOT EDIT build.properties DIRECTLY!
5
6
-gocwebtemplate.build.version=2.5.0-SNAPSHOT
+gocwebtemplate.build.version=2.5.1-SNAPSHOT
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
<groupId>ca.gc.gocwebtemplate</groupId>
<artifactId>gocwebtemplate</artifactId>
- <version>2.5.0-SNAPSHOT</version>
+ <version>2.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
7
8
<name>gocwebtemplate</name>
0 commit comments