diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-24 13:51:58 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-24 13:56:18 -0700 |
commit | 19004ea518572ba03c8969c7d2c0e2228ef2d86f (patch) | |
tree | 234e14a1771b8cd3d46f21cd591b2815dd97068b /appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml | |
parent | bf0229c185ed5a94eca7c35d3e85bf6a4bf4a849 (diff) |
Increment versions after release
Change-Id: Ibbfb7a72fe793d06caa8be064f5b1dd768ca0dda
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1595
Diffstat (limited to 'appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml')
-rw-r--r-- | appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 0bd23ce00..472dc4cb9 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -30,7 +30,7 @@ <artifactId>appc-netconf-adapter-bundle</artifactId> <groupId>org.onap.appc</groupId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.2-SNAPSHOT</version> <packaging>bundle</packaging> <name>NETCONF Adapter - bundle</name> <properties> |