diff options
author | stark, steven <ss820f@att.com> | 2018-06-04 13:45:52 -0700 |
---|---|---|
committer | stark, steven <ss820f@att.com> | 2018-06-04 13:45:52 -0700 |
commit | 457f6f2d8550eb5e0bd79c492142e555e7842a56 (patch) | |
tree | 10a57e039a12ce4b143075c7ccc01e2c1a8813ee | |
parent | d7ecf3b9181f3e6c3bca5840ea10a0374d7b0d36 (diff) |
[VVP] remove SNAPSHOT from docker tags2.0.0-ONAPbeijing2.0.0-ONAP
Change-Id: I0b585488dcd59d925bf92db781ed2290f035ce04
Issue-ID: VVP-66
Signed-off-by: stark, steven <ss820f@att.com>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.onap.vvp.test-engine</groupId> <artifactId>test-engine</artifactId> <packaging>pom</packaging> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</version> <name>vvp-test-engine</name> <properties> |