summaryrefslogtreecommitdiffstats
path: root/license
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-29 11:51:01 -0500
committerDan Timoney <dtimoney@att.com>2017-11-29 14:33:28 -0500
commit0846221e605b1174b772a2513d6347ceba810b79 (patch)
treee332771bf3e347165a45c18d2618a38f394a839d /license
parent7486d061634af5960c3c611e13a288a36a072308 (diff)
Create version 1.0.0 of oparent
Version 1.0.0 of oparent is missing from staging Change-Id: I255b2b4a0087f68fb310d9ea46c663987c5c50be Issue-ID: INT-356 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'license')
-rw-r--r--license/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/license/pom.xml b/license/pom.xml
index 7433fbe..50b2c5f 100644
--- a/license/pom.xml
+++ b/license/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>version</artifactId>
- <version>0.1.2-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>onap-license</artifactId>