commit | 12e0a2ce0a033390e9e2855088740687bcd7c4b4 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Thu Aug 10 09:12:56 2017 -0700 |
committer | Jonathan Hart <jono@opennetworking.org> | Thu Aug 10 15:22:31 2017 -0700 |
tree | c509f4cba9e61691fb64e5676a4f57dbfc2df895 | |
parent | 5e293c91ac2f42a1ac6e20d5264bcc2eb360baa8 [diff] |
VOL-373 support 3 tuple and multiple version numbers for ONOS apps Change-Id: Iccb7aeaa480b5853b2834d57a26f239dcc1777e8
diff --git a/api/pom.xml b/api/pom.xml index 4ecc3ef..da0dc0b 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -22,7 +22,7 @@ <parent> <artifactId>olt</artifactId> <groupId>org.opencord</groupId> - <version>1.2-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent>