diff options
Diffstat (limited to 'opendaylight/oxygen')
-rw-r--r-- | opendaylight/oxygen/oxygen-alpine/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/oxygen/oxygen-ubuntu/pom.xml | 4 | ||||
-rw-r--r-- | opendaylight/oxygen/pom.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/opendaylight/oxygen/oxygen-alpine/pom.xml b/opendaylight/oxygen/oxygen-alpine/pom.xml index a6ef2484..c913955c 100644 --- a/opendaylight/oxygen/oxygen-alpine/pom.xml +++ b/opendaylight/oxygen/oxygen-alpine/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-oxygen</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> </parent> <artifactId>distribution-odl-oxygen-alpine</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/oxygen/oxygen-ubuntu/pom.xml b/opendaylight/oxygen/oxygen-ubuntu/pom.xml index 7756b304..42407bf9 100644 --- a/opendaylight/oxygen/oxygen-ubuntu/pom.xml +++ b/opendaylight/oxygen/oxygen-ubuntu/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-oxygen</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> </parent> <artifactId>distribution-odl-oxygen-ubuntu</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight :: ${project.artifactId}</name> diff --git a/opendaylight/oxygen/pom.xml b/opendaylight/oxygen/pom.xml index 4f057a92..8b2b02f9 100644 --- a/opendaylight/oxygen/pom.xml +++ b/opendaylight/oxygen/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> </parent> <artifactId>distribution-odl-oxygen</artifactId> - <version>0.4.0-SNAPSHOT</version> + <version>0.4.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: opendaylight</name> |