diff options
-rwxr-xr-x | pom.xml | 2 | ||||
-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 | ||||
-rw-r--r-- | restapi-call-node/features/ccsdk-restapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | restapi-call-node/features/features-restapi-call-node/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/features/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/installer/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/pom.xml | 2 | ||||
-rwxr-xr-x | restapi-call-node/provider/pom.xml | 2 |
13 files changed, 13 insertions, 13 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/features/ccsdk-properties-node/pom.xml b/properties-node/features/ccsdk-properties-node/pom.xml index fd897b7d..e0124b63 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.0.2-SNAPSHOT</version> + <version>1.0.2</version> <relativePath /> </parent> diff --git a/properties-node/features/features-properties-node/pom.xml b/properties-node/features/features-properties-node/pom.xml index bd91a282..92989c96 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.0.2-SNAPSHOT</version> + <version>1.0.2</version> <relativePath/> </parent> diff --git a/properties-node/features/pom.xml b/properties-node/features/pom.xml index 81ce3182..d9c99fe1 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/installer/pom.xml b/properties-node/installer/pom.xml index e12ab468..74e58e44 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.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/properties-node/pom.xml b/properties-node/pom.xml index 0e1556a5..527819a3 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 5e042c96..e6b2d61b 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.0.2-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<groupId>org.onap.ccsdk.sli.plugins</groupId>
diff --git a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml index 7bcc67ad..99761aa8 100644 --- a/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml +++ b/restapi-call-node/features/ccsdk-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <relativePath /> </parent> diff --git a/restapi-call-node/features/features-restapi-call-node/pom.xml b/restapi-call-node/features/features-restapi-call-node/pom.xml index a5f12dcb..d04af270 100644 --- a/restapi-call-node/features/features-restapi-call-node/pom.xml +++ b/restapi-call-node/features/features-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> <relativePath/> </parent> diff --git a/restapi-call-node/features/pom.xml b/restapi-call-node/features/pom.xml index c51af422..a57a0127 100755 --- a/restapi-call-node/features/pom.xml +++ b/restapi-call-node/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/restapi-call-node/installer/pom.xml b/restapi-call-node/installer/pom.xml index 2ebcabea..55f462de 100755 --- a/restapi-call-node/installer/pom.xml +++ b/restapi-call-node/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/restapi-call-node/pom.xml b/restapi-call-node/pom.xml index ba6f7d77..c19ead71 100755 --- a/restapi-call-node/pom.xml +++ b/restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> diff --git a/restapi-call-node/provider/pom.xml b/restapi-call-node/provider/pom.xml index fcece690..135ea614 100755 --- a/restapi-call-node/provider/pom.xml +++ b/restapi-call-node/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.2</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |