diff options
author | ChrisC <cc697w@intl.att.com> | 2017-03-14 09:32:49 -0700 |
---|---|---|
committer | ChrisC <cc697w@intl.att.com> | 2017-03-14 09:32:49 -0700 |
commit | d56fba4e89a4923b5e9865d9e98e8c3a5e00e4a1 (patch) | |
tree | 3dee3ed0fc457385c1ea538fadaf4edf3e06d368 /adapters/mso-tenant-adapter | |
parent | 5dd5647cca17a9939919027008e175f6d5d819f7 (diff) |
Update to version 1.0.0
Change-Id: I04ea7f910e2c583bf9fdcf705de74095c298d5da
Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'adapters/mso-tenant-adapter')
-rw-r--r-- | adapters/mso-tenant-adapter/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adapters/mso-tenant-adapter/pom.xml b/adapters/mso-tenant-adapter/pom.xml index c649e9eb69..866042070f 100644 --- a/adapters/mso-tenant-adapter/pom.xml +++ b/adapters/mso-tenant-adapter/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.mso</groupId> <artifactId>adapters</artifactId> - <version>0.0.4-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.mso.adapters</groupId> <artifactId>mso-tenant-adapter</artifactId> @@ -82,7 +82,7 @@ </plugins> <pluginManagement> <plugins> - <!--This plugin's configuration is used to store Eclipse m2e settings + <!--This plugin's configuration is used to store Eclipse m2e settings only. It has no influence on the Maven build itself. --> <plugin> <groupId>org.eclipse.m2e</groupId> |