From abfb6b1157137b00dcb6e648fbf1b5e0888bb657 Mon Sep 17 00:00:00 2001 From: Paulo Veiga <ppaulo.veiga@mulesoft.com> Date: Fri, 14 Sep 2018 23:16:35 -0700 Subject: [PATCH] Bump up version --- core-js/pom.xml | 2 +- mindplot/pom.xml | 2 +- pom.xml | 4 ++-- web2d/pom.xml | 2 +- wise-editor/pom.xml | 2 +- wise-webapp/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/core-js/pom.xml b/core-js/pom.xml index 05076de6..a64965bf 100644 --- a/core-js/pom.xml +++ b/core-js/pom.xml @@ -9,7 +9,7 @@ <groupId>org.wisemapping</groupId> <artifactId>wisemapping</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.0.3-SNAPSHOT</version> + <version>4.0.5-SNAPSHOT</version> </parent> <scm> <developerConnection>scm:git:git@bitbucket.org:wisemapping/wisemapping-open-source.git</developerConnection> diff --git a/mindplot/pom.xml b/mindplot/pom.xml index ae777c5b..137b3e8d 100644 --- a/mindplot/pom.xml +++ b/mindplot/pom.xml @@ -9,7 +9,7 @@ <groupId>org.wisemapping</groupId> <artifactId>wisemapping</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.0.3-SNAPSHOT</version> + <version>4.0.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/pom.xml b/pom.xml index bb24c32d..09c0b704 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <properties> - <com.wisemapping.version>4.0.3-SNAPSHOT</com.wisemapping.version> + <com.wisemapping.version>4.0.5-SNAPSHOT</com.wisemapping.version> <superpom.dir>${project.basedir}/wise-webapps</superpom.dir> </properties> @@ -16,7 +16,7 @@ <groupId>org.wisemapping</groupId> <artifactId>wisemapping</artifactId> <name>WiseMapping Project</name> - <version>4.0.3-SNAPSHOT</version> + <version>4.0.5-SNAPSHOT</version> <packaging>pom</packaging> <licenses> diff --git a/web2d/pom.xml b/web2d/pom.xml index bc940ba7..732c81a6 100644 --- a/web2d/pom.xml +++ b/web2d/pom.xml @@ -9,7 +9,7 @@ <groupId>org.wisemapping</groupId> <artifactId>wisemapping</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.0.3-SNAPSHOT</version> + <version>4.0.5-SNAPSHOT</version> </parent> <build> diff --git a/wise-editor/pom.xml b/wise-editor/pom.xml index 8bce716d..a1a1ec4a 100644 --- a/wise-editor/pom.xml +++ b/wise-editor/pom.xml @@ -9,7 +9,7 @@ <groupId>org.wisemapping</groupId> <artifactId>wisemapping</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.0.3-SNAPSHOT</version> + <version>4.0.5-SNAPSHOT</version> </parent> <dependencies> diff --git a/wise-webapp/pom.xml b/wise-webapp/pom.xml index 796efcab..cb8cefec 100644 --- a/wise-webapp/pom.xml +++ b/wise-webapp/pom.xml @@ -9,7 +9,7 @@ <groupId>org.wisemapping</groupId> <artifactId>wisemapping</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.0.3-SNAPSHOT</version> + <version>4.0.5-SNAPSHOT</version> </parent> <repositories>