diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:02:53 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-17 11:02:53 -0400 |
commit | 93876b9e564e9d47ebe25245f315eb7342421c54 (patch) | |
tree | 9406491ed30db661fa868fe213e4c9abd3e26410 /ms/vlantag-api | |
parent | 1a596979ec84815548015c289f8377d8c6844f75 (diff) |
Update parent version to 1.3.1
Update parent poms to version 1.3.1-SNAPSHOT
Change-Id: I7c0b3962dc721ab7a2db62e919b5dfdea501e70b
Issue-ID: CCSDK-1496
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api')
-rw-r--r-- | ms/vlantag-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml index 2bb59321..9c92dd2c 100644 --- a/ms/vlantag-api/pom.xml +++ b/ms/vlantag-api/pom.xml @@ -40,7 +40,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath/> </parent> |