aboutsummaryrefslogtreecommitdiffstats
path: root/appc-oam/appc-oam-model
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-04-26 12:36:25 -0700
committerPatrick Brady <patrick.brady@att.com>2019-04-26 12:36:49 -0700
commited1cf1fb3c4c581cc03d82f640d7a550cafc9430 (patch)
treef3f43cdd7c1cba33fdbc0c4c1455d7938ca40333 /appc-oam/appc-oam-model
parentb3200dea9bcab964888af54efc4244425bb4e849 (diff)
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
Diffstat (limited to 'appc-oam/appc-oam-model')
-rw-r--r--appc-oam/appc-oam-model/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml
index fc7629c78..abe22e121 100644
--- a/appc-oam/appc-oam-model/pom.xml
+++ b/appc-oam/appc-oam-model/pom.xml
@@ -120,5 +120,5 @@
<artifactId>ietf-yang-types-20130715</artifactId>
</dependency>
</dependencies>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</project>