diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-23 18:02:02 -0700 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-23 18:02:02 -0700 |
commit | 042584e0d7595dfbb48f40179f2d07ca6e7795c5 (patch) | |
tree | 23e445b6afbe64ff54ec323ea3cd9993841df846 | |
parent | 70733c9398276b762344cbbca3ddd7e3f591f293 (diff) |
Roll to version 1.3.3-SNAPSHOT
Update to next snapshot version
Change-Id: I400547435524e07b4b095b73d861ed08de424e4d
Issue-ID: CCSDK-290
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
-rw-r--r-- | generic-resource-api/features/features-generic-resource-api/pom.xml | 2 | ||||
-rw-r--r-- | generic-resource-api/features/pom.xml | 2 | ||||
-rw-r--r-- | generic-resource-api/features/sdnc-generic-resource-api/pom.xml | 2 | ||||
-rwxr-xr-x | generic-resource-api/installer/pom.xml | 2 | ||||
-rw-r--r-- | generic-resource-api/model/pom.xml | 2 | ||||
-rw-r--r-- | generic-resource-api/pom.xml | 2 | ||||
-rw-r--r-- | generic-resource-api/provider/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/features/features-vnfapi/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/features/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/features/sdnc-vnfapi/pom.xml | 2 | ||||
-rwxr-xr-x | vnfapi/installer/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/model/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/pom.xml | 2 | ||||
-rw-r--r-- | vnfapi/provider/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/features/features-vnftools/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/features/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/features/sdnc-vnftools/pom.xml | 2 | ||||
-rwxr-xr-x | vnftools/installer/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/pom.xml | 2 | ||||
-rw-r--r-- | vnftools/provider/pom.xml | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/generic-resource-api/features/features-generic-resource-api/pom.xml b/generic-resource-api/features/features-generic-resource-api/pom.xml index 4171a26f..6f9f8556 100644 --- a/generic-resource-api/features/features-generic-resource-api/pom.xml +++ b/generic-resource-api/features/features-generic-resource-api/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-generic-resource-api</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> diff --git a/generic-resource-api/features/pom.xml b/generic-resource-api/features/pom.xml index 1a202174..627cd5d7 100644 --- a/generic-resource-api/features/pom.xml +++ b/generic-resource-api/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-features</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> diff --git a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml index 0da4f20b..69eaee8a 100644 --- a/generic-resource-api/features/sdnc-generic-resource-api/pom.xml +++ b/generic-resource-api/features/sdnc-generic-resource-api/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-generic-resource-api</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> diff --git a/generic-resource-api/installer/pom.xml b/generic-resource-api/installer/pom.xml index b44d96f1..e9004afc 100755 --- a/generic-resource-api/installer/pom.xml +++ b/generic-resource-api/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-installer</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> diff --git a/generic-resource-api/model/pom.xml b/generic-resource-api/model/pom.xml index bea86cb5..ca94ffd4 100644 --- a/generic-resource-api/model/pom.xml +++ b/generic-resource-api/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-model</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> diff --git a/generic-resource-api/pom.xml b/generic-resource-api/pom.xml index c5e0a464..fa5cedaf 100644 --- a/generic-resource-api/pom.xml +++ b/generic-resource-api/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: generic-resource-api</name> diff --git a/generic-resource-api/provider/pom.xml b/generic-resource-api/provider/pom.xml index c3a316ab..d4738d22 100644 --- a/generic-resource-api/provider/pom.xml +++ b/generic-resource-api/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>generic-resource-api-provider</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: generic-resource-api :: ${project.artifactId}</name> @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-northbound</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound</name> diff --git a/vnfapi/features/features-vnfapi/pom.xml b/vnfapi/features/features-vnfapi/pom.xml index a639f1e3..ffecf8aa 100644 --- a/vnfapi/features/features-vnfapi/pom.xml +++ b/vnfapi/features/features-vnfapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnfapi</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> diff --git a/vnfapi/features/pom.xml b/vnfapi/features/pom.xml index e7007030..9814f065 100644 --- a/vnfapi/features/pom.xml +++ b/vnfapi/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnfapi-features</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> diff --git a/vnfapi/features/sdnc-vnfapi/pom.xml b/vnfapi/features/sdnc-vnfapi/pom.xml index d487a942..d6a18ff3 100644 --- a/vnfapi/features/sdnc-vnfapi/pom.xml +++ b/vnfapi/features/sdnc-vnfapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-vnfapi</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index 4bb293b8..863bb762 100755 --- a/vnfapi/installer/pom.xml +++ b/vnfapi/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnfapi-installer</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> diff --git a/vnfapi/model/pom.xml b/vnfapi/model/pom.xml index 44e9acc6..d31aae68 100644 --- a/vnfapi/model/pom.xml +++ b/vnfapi/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnfapi-model</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> diff --git a/vnfapi/pom.xml b/vnfapi/pom.xml index d9af4956..9911b159 100644 --- a/vnfapi/pom.xml +++ b/vnfapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnfapi</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnfapi</name> diff --git a/vnfapi/provider/pom.xml b/vnfapi/provider/pom.xml index 44fd77a3..3f5ad7b9 100644 --- a/vnfapi/provider/pom.xml +++ b/vnfapi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnfapi-provider</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: vnfapi :: ${project.artifactId}</name> diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index e00b2751..7804c34a 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-vnftools</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index fcde4085..2966b382 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-features</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index eb6d80ad..8cd0a587 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-vnftools</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/installer/pom.xml b/vnftools/installer/pom.xml index da428f49..59701d55 100755 --- a/vnftools/installer/pom.xml +++ b/vnftools/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-installer</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> diff --git a/vnftools/pom.xml b/vnftools/pom.xml index fb622808..15daf93f 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>pom</packaging> <name>VNF Tools Plugin</name> diff --git a/vnftools/provider/pom.xml b/vnftools/provider/pom.xml index 15ab6ae6..db1b7776 100644 --- a/vnftools/provider/pom.xml +++ b/vnftools/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>vnftools-provider</artifactId> - <version>1.3.2-SNAPSHOT</version> + <version>1.3.3-SNAPSHOT</version> <packaging>bundle</packaging> <name>sdnc-northbound :: vnftools :: ${project.artifactId}</name> |