Bump versions for CADI enhancement
Change-Id: I0bdf138ff00445351b7ab48e38f3a69d1815e724
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-1112
Signed-off-by: dglFromAtt <dgl@research.att.com>
diff --git a/pom.xml b/pom.xml
index fdc0cc5..90cc026 100644
--- a/pom.xml
+++ b/pom.xml
@@ -387,7 +387,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jettyVersion>9.4.12.RC2</jettyVersion>
<eelf.version>1.0.0</eelf.version>
- <artifact.version>1.0.24-SNAPSHOT</artifact.version>
+ <artifact.version>1.0.25-SNAPSHOT</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>
diff --git a/version.properties b/version.properties
index 102b722..1eff060 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=0
-patch=24
+patch=25
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins