aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Hickey <gerard.hickey@ericsson.com>2019-06-19 08:33:13 +0100
committerGerard Hickey <gerard.hickey@ericsson.com>2019-06-19 08:33:25 +0100
commit9e3a95038799e97397ee6106da96d3ff8952575a (patch)
tree4732f4512fe1f398816f10c36aa2c4b4bd820b0a
parent144df3dfd787567d197d5843ffb5697224232416 (diff)
JJB alignment across DCAE components - Servicechange-handler version update to snapshot
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: I366ccd0374b79a1186a7c2083e6b70332e170d49
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 05c7056..61eafb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>servicechange-handler</artifactId>
- <version>1.2.0</version>
+ <version>1.2.0-SNAPSHOT</version>
<!-- Not sure why clojure-maven-plugin says packaging should be "clojure" -->
<packaging>jar</packaging>