diff options
Diffstat (limited to 'plugins/features')
-rw-r--r-- | plugins/features/ccsdk-gr-toolkit/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-properties-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-restapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-restconf-client/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-sli-plugins-all/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-sshapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/ccsdk-template-node/pom.xml | 2 | ||||
-rw-r--r-- | plugins/features/features-sli-plugins/pom.xml | 2 | ||||
-rwxr-xr-x | plugins/features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | plugins/features/pom.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/plugins/features/ccsdk-gr-toolkit/pom.xml b/plugins/features/ccsdk-gr-toolkit/pom.xml index 9dbb80ebf..a26dde1c7 100644 --- a/plugins/features/ccsdk-gr-toolkit/pom.xml +++ b/plugins/features/ccsdk-gr-toolkit/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-properties-node/pom.xml b/plugins/features/ccsdk-properties-node/pom.xml index 3caffcd42..628a503ba 100644 --- a/plugins/features/ccsdk-properties-node/pom.xml +++ b/plugins/features/ccsdk-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-restapi-call-node/pom.xml b/plugins/features/ccsdk-restapi-call-node/pom.xml index 217071c08..67d101a5d 100644 --- a/plugins/features/ccsdk-restapi-call-node/pom.xml +++ b/plugins/features/ccsdk-restapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index cf1678eb8..b91b08b5b 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml index d94d0e506..f0bf5dc99 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-sshapi-call-node/pom.xml b/plugins/features/ccsdk-sshapi-call-node/pom.xml index aa0af70f8..5d097550a 100644 --- a/plugins/features/ccsdk-sshapi-call-node/pom.xml +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/ccsdk-template-node/pom.xml b/plugins/features/ccsdk-template-node/pom.xml index 631812825..0d7eeeef3 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/features-sli-plugins/pom.xml b/plugins/features/features-sli-plugins/pom.xml index a9fba195a..b8bf1dff8 100644 --- a/plugins/features/features-sli-plugins/pom.xml +++ b/plugins/features/features-sli-plugins/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/installer/pom.xml b/plugins/features/installer/pom.xml index 162a51545..75ee0648b 100755 --- a/plugins/features/installer/pom.xml +++ b/plugins/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index d6ea3c538..88e6b4556 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> |