diff options
author | Patrick Brady <pb071s@att.com> | 2017-02-24 00:04:10 -0800 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2017-02-24 00:04:45 -0800 |
commit | 8843969b0ced23dd4ebda915641427ee10aee098 (patch) | |
tree | ea239c35336c87de89b095670942277982ed31fb /appc-adapters/appc-chef-adapter/appc-chef-adapter-installer | |
parent | 1828152d26fd6bca072f5070b25ee20876690539 (diff) |
Changing to snapshot version
Changing version from 1.0.0 to 1.0.0-SNAPSHOT
Change-Id: If11d37d83348e5c4db298414e627622a62480d3f
Signed-off-by: Patrick Brady <pb071s@att.com>
Diffstat (limited to 'appc-adapters/appc-chef-adapter/appc-chef-adapter-installer')
-rw-r--r-- | appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml index ccecd4f99..b108d52b3 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>appc-chef-adapter</artifactId> <groupId>org.openecomp.appc</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>appc-chef-adapter-installer</artifactId> <name>Chef Adapter - Karaf Installer</name> |