aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-02-06 20:21:04 -0500
committerdglFromAtt <dgl@research.att.com>2019-02-06 20:33:28 -0500
commit695695493b86a2fe925b6db0c381288ef6b3c0c1 (patch)
tree593c639f89f52c71cd7bddbf3211a0a2eabcbc4f /pom.xml
parent022f4cde96a57fdc6f002e09ae5d9b314e4150e3 (diff)
Able to disable feature for creating Topic Roles
Patchset 2: increment version Change-Id: Ib7b4af0164643940bba608d743b42b350af44363 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1027 Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 2650e46..b735c48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -381,7 +381,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.21-SNAPSHOT</artifact.version>
+ <artifact.version>1.0.22-SNAPSHOT</artifact.version>
<!-- SONAR -->
<jacoco.version>0.7.7.201606060606</jacoco.version>
<sonar-jacoco-listeners.version>3.2</sonar-jacoco-listeners.version>