diff options
-rw-r--r-- | catalog-core/catalog-mgr/pom.xml | 2 | ||||
-rw-r--r-- | catalog-core/distribution/catalog-all/pom.xml | 2 | ||||
-rw-r--r-- | catalog-core/distribution/catalog-standalone/pom.xml | 2 | ||||
-rw-r--r-- | catalog-core/distribution/pom.xml | 2 | ||||
-rw-r--r-- | catalog-core/httpserver/pom.xml | 2 | ||||
-rw-r--r-- | catalog-core/pom.xml | 2 | ||||
-rw-r--r-- | catalog-parent/catalogparent-lite/pom.xml | 3 | ||||
-rw-r--r-- | catalog-parent/catalogparent/pom.xml | 2 | ||||
-rw-r--r-- | catalog-parent/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
10 files changed, 10 insertions, 11 deletions
diff --git a/catalog-core/catalog-mgr/pom.xml b/catalog-core/catalog-mgr/pom.xml index 38516017..304624e5 100644 --- a/catalog-core/catalog-mgr/pom.xml +++ b/catalog-core/catalog-mgr/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalog-core-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/catalog-core/distribution/catalog-all/pom.xml b/catalog-core/distribution/catalog-all/pom.xml index 642882eb..5b5e0f7b 100644 --- a/catalog-core/distribution/catalog-all/pom.xml +++ b/catalog-core/distribution/catalog-all/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>distribution</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/catalog-core/distribution/catalog-standalone/pom.xml b/catalog-core/distribution/catalog-standalone/pom.xml index dd0bee6c..e912f8ae 100644 --- a/catalog-core/distribution/catalog-standalone/pom.xml +++ b/catalog-core/distribution/catalog-standalone/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>distribution</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/catalog-core/distribution/pom.xml b/catalog-core/distribution/pom.xml index 44c1f798..7cbc12e1 100644 --- a/catalog-core/distribution/pom.xml +++ b/catalog-core/distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalog-core-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/catalog-core/httpserver/pom.xml b/catalog-core/httpserver/pom.xml index 75045d75..7ac70e8e 100644 --- a/catalog-core/httpserver/pom.xml +++ b/catalog-core/httpserver/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalog-core-parent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/catalog-core/pom.xml b/catalog-core/pom.xml index 30ef9364..94246bfe 100644 --- a/catalog-core/pom.xml +++ b/catalog-core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalog-root</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/catalog-parent/catalogparent-lite/pom.xml b/catalog-parent/catalogparent-lite/pom.xml index 202c0208..b7c34805 100644 --- a/catalog-parent/catalogparent-lite/pom.xml +++ b/catalog-parent/catalogparent-lite/pom.xml @@ -20,14 +20,13 @@ <parent> <groupId>org.openo.oparent</groupId> <artifactId>oparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../oparent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalogparent-lite</artifactId> - <version>1.0.0-SNAPSHOT</version> <name>openo/commontosca/catalog/catalogparent-lite</name> <packaging>pom</packaging> diff --git a/catalog-parent/catalogparent/pom.xml b/catalog-parent/catalogparent/pom.xml index f298361b..81094dba 100644 --- a/catalog-parent/catalogparent/pom.xml +++ b/catalog-parent/catalogparent/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalogparent-lite</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../catalogparent-lite</relativePath> </parent> diff --git a/catalog-parent/pom.xml b/catalog-parent/pom.xml index 26df0fc5..b65a1635 100644 --- a/catalog-parent/pom.xml +++ b/catalog-parent/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalogparent-lite</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>catalogparent-lite</relativePath> </parent> @@ -20,7 +20,7 @@ <parent> <groupId>org.openo.common-tosca.catalog</groupId> <artifactId>catalogparent</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>catalog-parent/catalogparent</relativePath> </parent> |