diff options
Diffstat (limited to 'opendaylight/oxygen/oxygen-alpine/pom.xml')
-rw-r--r-- | opendaylight/oxygen/oxygen-alpine/pom.xml | 4 |
1 files changed, 2 insertions, 2 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> |