diff options
author | 2017-02-20 17:15:41 -0500 | |
---|---|---|
committer | 2017-02-20 17:26:25 -0500 | |
commit | f40360f3de81d820293155e9ba207312102b6079 (patch) | |
tree | 182b809ff3317503849d4d095ec3c315d47cc91d /rootpom | |
parent | 27f305d7827e60795fb34aa7b4fd658f73fd2701 (diff) |
[VERSION] Official root pom version
Use root pom version 1.0.0
Change-Id: I3e5cd9137283662e696e1edc8ce52f7a45643601
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'rootpom')
-rwxr-xr-x | rootpom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootpom/pom.xml b/rootpom/pom.xml index f627811..1d1c8eb 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -81,7 +81,7 @@ <packaging>pom</packaging> <groupId>org.openecomp.sdnc.core</groupId> <artifactId>root</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <dependencyManagement> <dependencies> |