diff options
Diffstat (limited to 'opendaylight')
-rw-r--r-- | opendaylight/phosphorus/phosphorus-alpine/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/phosphorus/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/sulfur/pom.xml | 2 | ||||
-rw-r--r-- | opendaylight/sulfur/sulfur-alpine/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/opendaylight/phosphorus/phosphorus-alpine/pom.xml b/opendaylight/phosphorus/phosphorus-alpine/pom.xml index 42563374..f0882c90 100644 --- a/opendaylight/phosphorus/phosphorus-alpine/pom.xml +++ b/opendaylight/phosphorus/phosphorus-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-phosphorus</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-odl-phosphorus-docker</artifactId> diff --git a/opendaylight/phosphorus/pom.xml b/opendaylight/phosphorus/pom.xml index 50f6ea64..fe8add2d 100644 --- a/opendaylight/phosphorus/pom.xml +++ b/opendaylight/phosphorus/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-odl-phosphorus</artifactId> diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 737b6dac..851ca1bc 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-opendaylight</artifactId> diff --git a/opendaylight/sulfur/pom.xml b/opendaylight/sulfur/pom.xml index cfe9e051..16c6d530 100644 --- a/opendaylight/sulfur/pom.xml +++ b/opendaylight/sulfur/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-opendaylight</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-odl-sulfur</artifactId> diff --git a/opendaylight/sulfur/sulfur-alpine/pom.xml b/opendaylight/sulfur/sulfur-alpine/pom.xml index e8523f23..687d6d0e 100644 --- a/opendaylight/sulfur/sulfur-alpine/pom.xml +++ b/opendaylight/sulfur/sulfur-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odl-sulfur</artifactId> - <version>1.4.3-SNAPSHOT</version> + <version>1.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-odl-sulfur-docker</artifactId> |