diff options
Diffstat (limited to 'utils/features')
-rw-r--r-- | utils/features/features-util/pom.xml | 2 | ||||
-rwxr-xr-x | utils/features/pom.xml | 2 | ||||
-rw-r--r-- | utils/features/sdnc-slicore-utils/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml index 825eccf2..a9d8761d 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.0.3-SNAPSHOT</version> + <version>1.0.3</version> <relativePath/> </parent> diff --git a/utils/features/pom.xml b/utils/features/pom.xml index e18674d8..6c4851a6 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.0.3-SNAPSHOT</version> + <version>1.0.3</version> <relativePath/> </parent> diff --git a/utils/features/sdnc-slicore-utils/pom.xml b/utils/features/sdnc-slicore-utils/pom.xml index 0339d23a..4585fde7 100644 --- a/utils/features/sdnc-slicore-utils/pom.xml +++ b/utils/features/sdnc-slicore-utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.3</version> <relativePath/> </parent> |