From 27f305d7827e60795fb34aa7b4fd658f73fd2701 Mon Sep 17 00:00:00 2001 From: Dan Timoney <dtimoney@att.com> Date: Mon, 20 Feb 2017 16:54:12 -0500 Subject: [VERSION] Update version to 1.0.0 Update version to 1.0.0 to produce release build Change-Id: I8d0d89c0a930310ef90a49fa34ca79bb108a27b2 Signed-off-by: Dan Timoney <dtimoney@att.com> --- dblib/features/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dblib/features') diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml index e894115..b3fc853 100755 --- a/dblib/features/pom.xml +++ b/dblib/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>dblib</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> </parent> <artifactId>dblib-features</artifactId> <name>DBLIB Adaptor - Features</name> -- cgit