summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvagrant <vv770d@att.com>2017-11-25 07:10:27 +0000
committervagrant <vv770d@att.com>2017-11-25 07:10:38 +0000
commitb28458444a4f474e2ff8be857d626a3cd800ebde (patch)
tree4be58e8d1dcaf4e26725243e34c93766055c3d5a
parentd6f3e2c86d529d928e7d340feae0f0320637db57 (diff)
Change-Id: I6fe8295bc1a35ae05881a8fdc342b8e2536530c5 Issue-ID: DCAEGEN2-211 Signed-off-by: vagrant <vv770d@att.com>
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 94b04a6..b649575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo -->
<groupId>org.onap.dcaegen2</groupId>
<artifactId>platform</artifactId>
<name>dcaegen2-platform</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>