diff options
author | vagrant <vv770d@att.com> | 2017-11-25 07:20:41 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2017-11-25 07:20:58 +0000 |
commit | ee1fd6939e3af012fd1f7e8068744e58d9707b30 (patch) | |
tree | e4abf81f1292c62370b7722a1f220f2fb7b1918d | |
parent | 88ba5c39ad0cdba90265802947a46713d6c4711c (diff) |
update versioning
Change-Id: Iff949c8bc780bdf01407d45f8ca2c4c38e79aebc
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap</groupId> <artifactId>dcaegen2</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <!--- CHANGE THE FOLLOWING 3 OBJECTS for your own repo --> |