diff options
author | Dan Timoney <dtimoney@att.com> | 2017-02-20 14:20:07 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-02-20 14:20:18 -0500 |
commit | 8608e4e4ce1f92de4b6f919e8452cac8f989295c (patch) | |
tree | d610c90e50462a0519788544724ec927590d5a66 /sql-resource/installer/pom.xml | |
parent | 09b58e1832480e9529124ae422f040028546daff (diff) |
[VERSION] Change version to snapshot
Change version to 1.0.0-SNAPSHOT
Change-Id: I54684df355a29ed12b839aad980026fd7c159242
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sql-resource/installer/pom.xml')
-rwxr-xr-x | sql-resource/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-resource/installer/pom.xml b/sql-resource/installer/pom.xml index 4100193..acb7fef 100755 --- a/sql-resource/installer/pom.xml +++ b/sql-resource/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>sql-resource</artifactId> <groupId>org.openecomp.sdnc.adaptors</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>sql-resource-installer</artifactId> <name>SQL Resource - Karaf Installer</name> |