diff options
author | Dan Timoney <dtimoney@att.com> | 2017-02-20 17:41:34 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-02-20 17:41:42 -0500 |
commit | 296e3a05876455313bde7d2489728f67cc82e602 (patch) | |
tree | 399b3d68679ebf74b059be03c2d7d4549e563f49 /sql-resource/provider/pom.xml | |
parent | 6acc48a5b3cbb2be58a05926bd0938dcadbb8057 (diff) |
[VERSION] Official root pom version
Use root pom version 1.0.0
Change-Id: Iee0fa7a6105cf78145ebeaa7ca79d2ca4c2c54d6
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sql-resource/provider/pom.xml')
-rwxr-xr-x | sql-resource/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-resource/provider/pom.xml b/sql-resource/provider/pom.xml index 7ac2a1f..dc73c37 100755 --- a/sql-resource/provider/pom.xml +++ b/sql-resource/provider/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.sdnc.adaptors</groupId> <artifactId>sql-resource</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>sql-resource-provider</artifactId> <packaging>bundle</packaging> |