diff options
Diffstat (limited to 'properties-node')
-rw-r--r-- | properties-node/features/ccsdk-properties-node/pom.xml | 2 | ||||
-rw-r--r-- | properties-node/features/features-properties-node/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/features/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/installer/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/pom.xml | 2 | ||||
-rwxr-xr-x | properties-node/provider/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/properties-node/features/ccsdk-properties-node/pom.xml b/properties-node/features/ccsdk-properties-node/pom.xml index 1d5feae6..66b6bb8f 100644 --- a/properties-node/features/ccsdk-properties-node/pom.xml +++ b/properties-node/features/ccsdk-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath/> </parent> diff --git a/properties-node/features/features-properties-node/pom.xml b/properties-node/features/features-properties-node/pom.xml index e00d2cfa..fc01a749 100644 --- a/properties-node/features/features-properties-node/pom.xml +++ b/properties-node/features/features-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath/> </parent> diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 27bea029..75b7b23f 100755 --- a/properties-node/features/pom.xml +++ b/properties-node/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index c431b521..c06ee8be 100755 --- a/properties-node/installer/pom.xml +++ b/properties-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/pom.xml b/properties-node/pom.xml index c8d9c9a3..ec1b9980 100755 --- a/properties-node/pom.xml +++ b/properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 92cff999..3b72050d 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |