summaryrefslogtreecommitdiffstats
path: root/mod2/auth-service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod2/auth-service/pom.xml')
-rw-r--r--mod2/auth-service/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod2/auth-service/pom.xml b/mod2/auth-service/pom.xml
index b1135c5..b25fe99 100644
--- a/mod2/auth-service/pom.xml
+++ b/mod2/auth-service/pom.xml
@@ -5,6 +5,7 @@
~ * org.onap.dcae
~ * ================================================================================
~ * Copyright (c) 2020 AT&T Intellectual Property. All rights reserved.
+ ~ * Copyright (c) 2021 Samsung Electronics. All rights reserved.
~ * ================================================================================
~ * Licensed under the Apache License, Version 2.0 (the "License");
~ * you may not use this file except in compliance with the License.
@@ -31,7 +32,7 @@
</parent>
<groupId>org.onap.dcaegen2.platform.mod</groupId>
<artifactId>auth-service</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<name>auth-service</name>
<description>REST APIs to serve Auth Service</description>