diff options
author | ChrisC <cc697w@intl.att.com> | 2017-03-13 05:01:04 -0700 |
---|---|---|
committer | ChrisC <cc697w@intl.att.com> | 2017-03-13 05:01:04 -0700 |
commit | 1ba1d1997d862b4da9235bd8f8c62ac2b28115a7 (patch) | |
tree | 13ab45f9705b5e8e1e7068e0bb3725c7b06c8fac /adapters/mso-network-adapter-async-client/pom.xml | |
parent | 5dd5647cca17a9939919027008e175f6d5d819f7 (diff) |
Update to version 1.1.0
Change-Id: Id054e7a04ce88450c3cfe108c8259c4d287681c8
Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'adapters/mso-network-adapter-async-client/pom.xml')
-rw-r--r-- | adapters/mso-network-adapter-async-client/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/adapters/mso-network-adapter-async-client/pom.xml b/adapters/mso-network-adapter-async-client/pom.xml index 3b2cd4273d..a8b96154af 100644 --- a/adapters/mso-network-adapter-async-client/pom.xml +++ b/adapters/mso-network-adapter-async-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.mso</groupId> <artifactId>adapters</artifactId> - <version>0.0.4-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.mso.adapters</groupId> <artifactId>mso-network-adapter-async-client</artifactId> @@ -52,7 +52,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> |