diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/features/ccsdk-slicore-utils/pom.xml | 2 | ||||
-rw-r--r-- | utils/features/features-util/pom.xml | 2 | ||||
-rwxr-xr-x | utils/features/pom.xml | 2 | ||||
-rwxr-xr-x | utils/installer/pom.xml | 2 | ||||
-rwxr-xr-x | utils/pom.xml | 2 | ||||
-rw-r--r-- | utils/provider/pom.xml | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml index de80f771..03b8bb53 100644 --- a/utils/features/ccsdk-slicore-utils/pom.xml +++ b/utils/features/ccsdk-slicore-utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml index 259c028a..6a35d3c0 100644 --- a/utils/features/features-util/pom.xml +++ b/utils/features/features-util/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/utils/features/pom.xml b/utils/features/pom.xml index da777dd6..2bcc7997 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml index 919ea0c2..19d1e6b4 100755 --- a/utils/installer/pom.xml +++ b/utils/installer/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath /> </parent> diff --git a/utils/pom.xml b/utils/pom.xml index 00d4b785..a94ac69f 100755 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml index b42e8eb4..73388696 100644 --- a/utils/provider/pom.xml +++ b/utils/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.1.2-SNAPSHOT</version> + <version>1.1.2</version> <relativePath/> </parent> |