summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2018-09-24 16:13:09 -0400
committerdglFromAtt <dgl@research.att.com>2018-09-24 16:13:21 -0400
commitdab5fa2a04febc4681bba94f0d798819a0c35b66 (patch)
treee5df9432f6b120a72df2ab6f7405db48b3bbfbe0
parenta246d9509e0f68ad10d6d17387a376fbc155bb14 (diff)
Bump version
Change-Id: I15ef288e209db336e3c166fa9560b68f5ac16ea5 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-827
-rw-r--r--pom.xml2
-rw-r--r--version.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9c4c155..46c811f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -336,7 +336,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jettyVersion>9.3.8.RC0</jettyVersion>
<eelf.version>0.0.1</eelf.version>
- <artifact.version>1.0.18</artifact.version>
+ <artifact.version>1.0.19</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 c7cb372..4a63197 100644
--- a/version.properties
+++ b/version.properties
@@ -27,7 +27,7 @@
major=1
minor=0
-patch=18
+patch=19
base_version=${major}.${minor}.${patch}
# Release must be completed with git revision # in Jenkins