bugfix/update the new version for obp-commons

This commit is contained in:
hongwei 2020-07-06 11:56:31 +02:00
parent 74d4b323ca
commit 5856045098
4 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.5.4</version>
<version>1.5.5</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.5.4</version>
<version>1.5.5</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.5.4</version>
<version>1.5.5</version>
<packaging>pom</packaging>
<name>Open Bank Project API Parent</name>
<inceptionYear>2011</inceptionYear>