Bump up version

This commit is contained in:
Paulo Gustavo Veiga 2022-02-08 17:38:03 -08:00
parent 70fba42683
commit 41561a3a8a
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<properties>
<com.wisemapping.version>5.0.2-SNAPSHOT</com.wisemapping.version>
<com.wisemapping.version>5.0.2</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>5.0.1</version>
<version>5.0.2</version>
<packaging>pom</packaging>
<licenses>

View File

@ -12,7 +12,7 @@
<groupId>org.wisemapping</groupId>
<artifactId>wisemapping</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.0.2-SNAPSHOT</version>
<version>5.0.2</version>
</parent>
<build>

View File

@ -9,7 +9,7 @@
<groupId>org.wisemapping</groupId>
<artifactId>wisemapping</artifactId>
<relativePath>../pom.xml</relativePath>
<version>5.0.2-SNAPSHOT</version>
<version>5.0.2</version>
</parent>
<repositories>