summaryrefslogtreecommitdiffstats
path: root/ubuntu
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-06-06 12:17:21 -0400
committerDan Timoney <dtimoney@att.com>2020-06-06 12:17:21 -0400
commitdc02a83bbf3359c4ea1146bcc18a6e30ecd47169 (patch)
treeb4a6354e0f63c3d1de95d4e9d638203d8b42a31a /ubuntu
parentaab8000ee24a45d37432f2a7ccabf3d3e95176e8 (diff)
Update parent to pick up plugins fix
Update parent pom version in order to pick up fix to ccsdk/plugins Change-Id: Ie3b9c84ba63cbe9c21daf87f63772ebc6de6eaf0 Issue-ID: CCSDK-2399 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ubuntu/pom.xml b/ubuntu/pom.xml
index 4b1c4897..064ffd72 100644
--- a/ubuntu/pom.xml
+++ b/ubuntu/pom.xml
@@ -5,11 +5,11 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
<artifactId>distribution-root</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.5-SNAPSHOT</version>
</parent>
<artifactId>distribution-ubuntu</artifactId>
- <version>0.7.4-SNAPSHOT</version>
+ <version>0.7.5-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-distribution :: ubuntu</name>