aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2022-09-27 08:32:55 -0400
committerDan Timoney <dtimoney@att.com>2022-09-27 08:32:55 -0400
commit7ae63cbdf21b06e0234d51a3200f9ebbf393f8eb (patch)
tree15a8b8dce87eb4d587b81591a7cb90afcc8d53fc /ms/vlantag-api
parent17061cfb0d913cec34f104fe94ccfc7ccf39a4d2 (diff)
Release 1.4.0 ccsdk/apps artifacts
Release version 1.4.0 of ccsdk/apps artifacts and roll snapshot version Change-Id: Ic9a728d78479b92b64f8dccb3cf5d9cbb462338f Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ms/vlantag-api')
-rw-r--r--ms/vlantag-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml
index 14c03cc0..3b4af879 100644
--- a/ms/vlantag-api/pom.xml
+++ b/ms/vlantag-api/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>ccsdk-apps-ms</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps.ms.vlantagapi</groupId>
<artifactId>vlantag-api</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Vlantag API</name>