diff options
Diffstat (limited to 'features')
-rw-r--r-- | features/ccsdk-gr-toolkit/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-properties-node/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-restapi-call-node/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-restconf-client/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-sli-plugins-all/pom.xml | 2 | ||||
-rw-r--r-- | features/ccsdk-sshapi-call-node/pom.xml | 6 | ||||
-rw-r--r-- | features/ccsdk-template-node/pom.xml | 2 | ||||
-rw-r--r-- | features/features-sli-plugins/pom.xml | 2 | ||||
-rwxr-xr-x | features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | features/pom.xml | 2 |
10 files changed, 10 insertions, 14 deletions
diff --git a/features/ccsdk-gr-toolkit/pom.xml b/features/ccsdk-gr-toolkit/pom.xml index 8eab807a..ea430d81 100644 --- a/features/ccsdk-gr-toolkit/pom.xml +++ b/features/ccsdk-gr-toolkit/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/ccsdk-properties-node/pom.xml b/features/ccsdk-properties-node/pom.xml index c184fb8b..b94f3577 100644 --- a/features/ccsdk-properties-node/pom.xml +++ b/features/ccsdk-properties-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/ccsdk-restapi-call-node/pom.xml b/features/ccsdk-restapi-call-node/pom.xml index 31fac527..9cd023d8 100644 --- a/features/ccsdk-restapi-call-node/pom.xml +++ b/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.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/ccsdk-restconf-client/pom.xml b/features/ccsdk-restconf-client/pom.xml index 26d567e3..69a649ce 100644 --- a/features/ccsdk-restconf-client/pom.xml +++ b/features/ccsdk-restconf-client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/ccsdk-sli-plugins-all/pom.xml b/features/ccsdk-sli-plugins-all/pom.xml index 72325835..b45e6664 100644 --- a/features/ccsdk-sli-plugins-all/pom.xml +++ b/features/ccsdk-sli-plugins-all/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/ccsdk-sshapi-call-node/pom.xml b/features/ccsdk-sshapi-call-node/pom.xml index 252ea5aa..34e594aa 100644 --- a/features/ccsdk-sshapi-call-node/pom.xml +++ b/features/ccsdk-sshapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> @@ -19,10 +19,6 @@ <!-- - <properties> - <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version> - </properties> - <dependencies> <dependency> diff --git a/features/ccsdk-template-node/pom.xml b/features/ccsdk-template-node/pom.xml index 9d9354a9..e9580dc2 100644 --- a/features/ccsdk-template-node/pom.xml +++ b/features/ccsdk-template-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/features-sli-plugins/pom.xml b/features/features-sli-plugins/pom.xml index fd99212d..7053aac9 100644 --- a/features/features-sli-plugins/pom.xml +++ b/features/features-sli-plugins/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 82f5e7fd..d1dce8c3 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> diff --git a/features/pom.xml b/features/pom.xml index bdb4c640..ce916ccc 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.5-SNAPSHOT</version> + <version>1.5.6-SNAPSHOT</version> <relativePath/> </parent> |