aboutsummaryrefslogtreecommitdiffstats
path: root/components/parent
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-25 10:34:51 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-25 11:27:35 -0400
commit71ed2c947fd3a94920ce1e8082374fc34d124435 (patch)
tree589bc89daad5507421141c6e40ebc3d1b2bf3b14 /components/parent
parentfad730f39c435c2282c02371294eea37573de6b3 (diff)
Roll to initial Dublin version
Roll to initial Dublin release version Change-Id: I9f56f6643bf5850a9958d46f137fa929b1c05e5d Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'components/parent')
-rw-r--r--components/parent/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/parent/pom.xml b/components/parent/pom.xml
index ee1eb7aa..7377e765 100644
--- a/components/parent/pom.xml
+++ b/components/parent/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.apps</groupId>
<artifactId>components</artifactId>
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.apps.components</groupId>
<artifactId>parent</artifactId>
@@ -35,7 +35,7 @@
<guava.version>26.0-jre</guava.version>
<springfox.swagger2.version>2.9.2</springfox.swagger2.version>
<h2database.version>1.4.197</h2database.version>
- <onap.logger.slf4j>1.2.2-SNAPSHOT</onap.logger.slf4j>
+ <onap.logger.slf4j>1.2.2</onap.logger.slf4j>
</properties>
<dependencyManagement>
<dependencies>