diff options
Diffstat (limited to 'sliapi')
-rw-r--r-- | sliapi/features/ccsdk-sliapi/pom.xml | 2 | ||||
-rw-r--r-- | sliapi/features/features-sliapi/pom.xml | 2 | ||||
-rwxr-xr-x | sliapi/features/pom.xml | 2 | ||||
-rwxr-xr-x | sliapi/installer/pom.xml | 2 | ||||
-rwxr-xr-x | sliapi/model/pom.xml | 2 | ||||
-rwxr-xr-x | sliapi/pom.xml | 2 | ||||
-rwxr-xr-x | sliapi/provider/pom.xml | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/sliapi/features/ccsdk-sliapi/pom.xml b/sliapi/features/ccsdk-sliapi/pom.xml index 18864163..7a515e3e 100644 --- a/sliapi/features/ccsdk-sliapi/pom.xml +++ b/sliapi/features/ccsdk-sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml index ded46166..43ae76d1 100644 --- a/sliapi/features/features-sliapi/pom.xml +++ b/sliapi/features/features-sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index 4d11a2f8..8f96ce51 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml index 5d4464fe..e2b2e40d 100755 --- a/sliapi/installer/pom.xml +++ b/sliapi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml index a43fbb05..61e9a5bd 100755 --- a/sliapi/model/pom.xml +++ b/sliapi/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> diff --git a/sliapi/pom.xml b/sliapi/pom.xml index 8d6a1cd2..3d073adc 100755 --- a/sliapi/pom.xml +++ b/sliapi/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml index f0a69d02..b1a5ae9c 100755 --- a/sliapi/provider/pom.xml +++ b/sliapi/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> |