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 /aai-service/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 'aai-service/provider/pom.xml')
-rwxr-xr-x | aai-service/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 402040a..0653f61 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.openecomp.sdnc.adaptors</groupId> <artifactId>aai-service</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>aai-service-provider</artifactId> <packaging>bundle</packaging> |