diff options
author | vagrant <vv770d@att.com> | 2017-11-25 06:38:04 +0000 |
---|---|---|
committer | vagrant <vv770d@att.com> | 2017-11-25 06:38:18 +0000 |
commit | 5ed29250d08b8c5a826f535f48fcfa76c756964a (patch) | |
tree | 9cfce92b88d4c5982445525719ef9108762a4520 /relationships | |
parent | 66161d53a88a6fdb79ae1a98e5ee79d828dc955c (diff) |
update versioning1.0.0-ONAP1.0.0-Amsterdamamsterdam
Change-Id: Ic527095239790de9f94cb03956402a8309cdfe1a
Issue-ID: DCAEGEN2-211
Signed-off-by: vagrant <vv770d@att.com>
Diffstat (limited to 'relationships')
-rw-r--r-- | relationships/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/relationships/pom.xml b/relationships/pom.xml index cf7fefd..aba8619 100644 --- a/relationships/pom.xml +++ b/relationships/pom.xml @@ -23,12 +23,12 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <parent> <groupId>org.onap.dcaegen2.platform</groupId> <artifactId>plugins</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.onap.dcaegen2.platform.plugins</groupId> <artifactId>relationships</artifactId> <name>relationships-plugin</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> |