summaryrefslogtreecommitdiffstats
path: root/opendaylight
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-08 15:56:26 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-01-08 16:32:08 -0500
commitea65269f135a9196b0dfcc6195d6a9bd915f998c (patch)
tree4ccdd1ac009083955daa71ba5dccc0400f5aedd2 /opendaylight
parent9b0e1e45e155e91614c008ecfadc83dadb6706d9 (diff)
Prepare for release build0.4.0
Prepare for release of early ODL-Oxygen based CCSDK Dublin Change-Id: I8f725533def2c2bec8e37af86ee2657d125a50e0 Issue-ID: CCSDK-870 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'opendaylight')
-rw-r--r--opendaylight/fluorine/fluorine-alpine/pom.xml2
-rw-r--r--opendaylight/fluorine/fluorine-ubuntu/pom.xml2
-rw-r--r--opendaylight/oxygen/oxygen-alpine/pom.xml2
-rw-r--r--opendaylight/oxygen/oxygen-ubuntu/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/opendaylight/fluorine/fluorine-alpine/pom.xml b/opendaylight/fluorine/fluorine-alpine/pom.xml
index 7bcd5934..dc7e96cd 100644
--- a/opendaylight/fluorine/fluorine-alpine/pom.xml
+++ b/opendaylight/fluorine/fluorine-alpine/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
- <artifactId>distribution-opendaylight</artifactId>
+ <artifactId>distribution-odl-fluorine</artifactId>
<version>0.4.0-SNAPSHOT</version>
</parent>
diff --git a/opendaylight/fluorine/fluorine-ubuntu/pom.xml b/opendaylight/fluorine/fluorine-ubuntu/pom.xml
index 0d5fdca0..da85bf1e 100644
--- a/opendaylight/fluorine/fluorine-ubuntu/pom.xml
+++ b/opendaylight/fluorine/fluorine-ubuntu/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
- <artifactId>distribution-opendaylight</artifactId>
+ <artifactId>distribution-odl-fluorine</artifactId>
<version>0.4.0-SNAPSHOT</version>
</parent>
diff --git a/opendaylight/oxygen/oxygen-alpine/pom.xml b/opendaylight/oxygen/oxygen-alpine/pom.xml
index 8746f892..a6ef2484 100644
--- a/opendaylight/oxygen/oxygen-alpine/pom.xml
+++ b/opendaylight/oxygen/oxygen-alpine/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
- <artifactId>distribution-opendaylight</artifactId>
+ <artifactId>distribution-odl-oxygen</artifactId>
<version>0.4.0-SNAPSHOT</version>
</parent>
diff --git a/opendaylight/oxygen/oxygen-ubuntu/pom.xml b/opendaylight/oxygen/oxygen-ubuntu/pom.xml
index f0b7a004..7756b304 100644
--- a/opendaylight/oxygen/oxygen-ubuntu/pom.xml
+++ b/opendaylight/oxygen/oxygen-ubuntu/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.ccsdk.distribution</groupId>
- <artifactId>distribution-opendaylight</artifactId>
+ <artifactId>distribution-odl-oxygen</artifactId>
<version>0.4.0-SNAPSHOT</version>
</parent>