diff options
Diffstat (limited to 'opendaylight')
-rw-r--r-- | opendaylight/fluorine/fluorine-alpine/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/fluorine/fluorine-ubuntu/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/oxygen/oxygen-alpine/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/oxygen/oxygen-ubuntu/pom.xml | 2 |
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> |