feature/dynamicEntity_add_type_DATE_WITH_DAY: update pom version from 1.3.0 to 1.4.0.

This commit is contained in:
shuang 2020-03-18 11:53:16 +08:00
parent e5e869c9a2
commit 81532359c2
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@
<groupId>com.tesobe</groupId>
<artifactId>obp-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.3.0</version>
<version>1.4.0</version>
</parent>
<artifactId>obp-api</artifactId>
<packaging>war</packaging>

View File

@ -7,7 +7,7 @@
<groupId>com.tesobe</groupId>
<artifactId>obp-parent</artifactId>
<relativePath>../pom.xml</relativePath>
<version>1.3.0</version>
<version>1.4.0</version>
</parent>
<artifactId>obp-commons</artifactId>
<packaging>jar</packaging>

View File

@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.tesobe</groupId>
<artifactId>obp-parent</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<packaging>pom</packaging>
<name>Open Bank Project API Parent</name>
<inceptionYear>2011</inceptionYear>