diff options
-rwxr-xr-x | asdcApi/features/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/installer/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/model/pom.xml | 4 | ||||
-rwxr-xr-x | asdcApi/pom.xml | 4 | ||||
-rwxr-xr-x | asdcApi/provider/pom.xml | 2 | ||||
-rwxr-xr-x | dataChange/features/pom.xml | 4 | ||||
-rwxr-xr-x | dataChange/installer/pom.xml | 2 | ||||
-rwxr-xr-x | dataChange/model/pom.xml | 4 | ||||
-rwxr-xr-x | dataChange/pom.xml | 4 | ||||
-rwxr-xr-x | dataChange/provider/pom.xml | 2 | ||||
-rwxr-xr-x | dmaap-listener/pom.xml | 6 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rwxr-xr-x | ueb-listener/pom.xml | 4 |
13 files changed, 21 insertions, 21 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 16f93591d..73cc0dd12 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>asdcApi-features</artifactId> diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 03153fe63..1b7666935 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>asdcApi-installer</artifactId> <name>asdcApi - Karaf Installer</name> diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index fc874b4c8..a3b94f54f 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,11 +5,11 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <packaging>bundle</packaging> <build> diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 677d94ba2..932569b09 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <properties> <feature-name>asdcApi</feature-name> diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 12240b388..9382b9d8a 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>asdcApi</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>asdcApi-provider</artifactId> <packaging>bundle</packaging> diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml index 7377ffc85..93dbd0554 100755 --- a/dataChange/features/pom.xml +++ b/dataChange/features/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-features</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <packaging>jar</packaging> diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml index fc44b8743..31623ba13 100755 --- a/dataChange/installer/pom.xml +++ b/dataChange/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>dataChange-installer</artifactId> <name>dataChange - Karaf Installer</name> diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml index 939b218b0..c3d6d6b5c 100755 --- a/dataChange/model/pom.xml +++ b/dataChange/model/pom.xml @@ -5,11 +5,11 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <packaging>bundle</packaging> diff --git a/dataChange/pom.xml b/dataChange/pom.xml index 57aed1f09..f0bbf6eb3 100755 --- a/dataChange/pom.xml +++ b/dataChange/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <packaging>pom</packaging> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <properties> <feature-name>dataChange</feature-name> diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml index d534e30e6..7d35817ef 100755 --- a/dataChange/provider/pom.xml +++ b/dataChange/provider/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>dataChange</artifactId> <groupId>org.onap.ccsdk.sli.northbound</groupId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <artifactId>dataChange-provider</artifactId> <packaging>bundle</packaging> diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml index 0ebde6ced..d9f4084f4 100755 --- a/dmaap-listener/pom.xml +++ b/dmaap-listener/pom.xml @@ -4,17 +4,17 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <packaging>jar</packaging> <artifactId>dmaap-listener</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>DMAAP Listener</name> <description>DMAAP Listener</description> <parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <properties> - <sdc.client.version>1.1.7-SNAPSHOT</sdc.client.version> + <sdc.client.version>1.2.0-SNAPSHOT</sdc.client.version> <fasterxml.jackson.version>2.9.0.pr1</fasterxml.jackson.version> <skip.SWM>true</skip.SWM> <dmaap.listener.base>/opt/app/dmaap-listener</dmaap.listener.base> @@ -112,7 +112,7 @@ <organization> <name>AT&T</name> </organization> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </project> diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml index 8a83bb5da..21173680a 100755 --- a/ueb-listener/pom.xml +++ b/ueb-listener/pom.xml @@ -4,14 +4,14 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <packaging>jar</packaging> <artifactId>ueb-listener</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> <name>UEB Listener</name> <description>UEB Listener</description> <parent> <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.2.0-SNAPSHOT</version> </parent> <properties> <sdc.client.version>1.1.32</sdc.client.version> |