diff options
Diffstat (limited to 'sli')
-rwxr-xr-x | sli/common/pom.xml | 2 | ||||
-rw-r--r-- | sli/features/features-sli/pom.xml | 2 | ||||
-rw-r--r-- | sli/features/odl-sli/pom.xml | 2 | ||||
-rw-r--r-- | sli/features/pom.xml | 2 | ||||
-rwxr-xr-x | sli/installer/pom.xml | 2 | ||||
-rwxr-xr-x | sli/model/pom.xml | 2 | ||||
-rwxr-xr-x | sli/pom.xml | 2 | ||||
-rw-r--r-- | sli/provider-base/pom.xml | 2 | ||||
-rwxr-xr-x | sli/provider/pom.xml | 2 | ||||
-rwxr-xr-x | sli/recording/pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml index e36289af..a298eec3 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/features/features-sli/pom.xml b/sli/features/features-sli/pom.xml index 5c4f05a2..2ebeceae 100644 --- a/sli/features/features-sli/pom.xml +++ b/sli/features/features-sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/features/odl-sli/pom.xml b/sli/features/odl-sli/pom.xml index 649df32d..9eb5f01d 100644 --- a/sli/features/odl-sli/pom.xml +++ b/sli/features/odl-sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/features/pom.xml b/sli/features/pom.xml index 5a288089..ed1de8e1 100644 --- a/sli/features/pom.xml +++ b/sli/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml index 87e8c784..6a774e40 100755 --- a/sli/installer/pom.xml +++ b/sli/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/model/pom.xml b/sli/model/pom.xml index fa5d1628..2a64aacf 100755 --- a/sli/model/pom.xml +++ b/sli/model/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/pom.xml b/sli/pom.xml index d77a3a3b..2eeaa917 100755 --- a/sli/pom.xml +++ b/sli/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/provider-base/pom.xml b/sli/provider-base/pom.xml index c2ff457d..dc8f91c6 100644 --- a/sli/provider-base/pom.xml +++ b/sli/provider-base/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml index 166ea477..413f609a 100755 --- a/sli/provider/pom.xml +++ b/sli/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml index 153c5edd..46dbf231 100755 --- a/sli/recording/pom.xml +++ b/sli/recording/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.2</version> <relativePath/> </parent> |