Compare commits

...

5 Commits

4 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<parent>
<groupId>com.inteligr8.buxfer</groupId>
<artifactId>buxfer-public-rest-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../</relativePath>
</parent>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>com.inteligr8.buxfer</groupId>
<artifactId>buxfer-public-rest-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../</relativePath>
</parent>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>com.inteligr8.buxfer</groupId>
<artifactId>buxfer-public-rest-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
<relativePath>../</relativePath>
</parent>
@ -24,7 +24,7 @@
<dependency>
<groupId>com.inteligr8</groupId>
<artifactId>common-rest-api</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1.4</version>
</dependency>
<dependency>
<groupId>${project.parent.groupId}</groupId>

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.inteligr8.buxfer</groupId>
<artifactId>buxfer-public-rest-parent</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>
<name>Buxfer Public ReST Projects</name>