aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2018-09-26 16:25:10 -0700
committerPatrick Brady <pb071s@att.com>2018-09-26 16:25:14 -0700
commitc1286dbd6996a85b0adea0e2b6685c48104042cb (patch)
tree916eb160a04ff497b8915532930081d1a5f794a5
parent81ac77edd68c6f5c649b1cc2afd2349b8f7a9c17 (diff)
Add version to pom
Another missing version tag Change-Id: Iee5a3a801729013db1802f2f7af45a383cd904e0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1208
-rw-r--r--appc-dg-util/appc-dg-util-bundle/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml
index e1e1db845..0d49a0cc3 100644
--- a/appc-dg-util/appc-dg-util-bundle/pom.xml
+++ b/appc-dg-util/appc-dg-util-bundle/pom.xml
@@ -32,6 +32,7 @@
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-dg-util-bundle</artifactId>
+ <version>1.4.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>appc-dg-util - bundle</name>
<properties>