Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
87f7f44086 | |||
b9759abc9d | |||
79dc4838e3 | |||
7bf9bc8c27 | |||
f774352bb1 |
@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.buxfer</groupId>
|
<groupId>com.inteligr8.buxfer</groupId>
|
||||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.buxfer</groupId>
|
<groupId>com.inteligr8.buxfer</groupId>
|
||||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.inteligr8.buxfer</groupId>
|
<groupId>com.inteligr8.buxfer</groupId>
|
||||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
<relativePath>../</relativePath>
|
<relativePath>../</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@ -24,7 +24,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.inteligr8</groupId>
|
<groupId>com.inteligr8</groupId>
|
||||||
<artifactId>common-rest-api</artifactId>
|
<artifactId>common-rest-api</artifactId>
|
||||||
<version>1.1-SNAPSHOT</version>
|
<version>1.1.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>${project.parent.groupId}</groupId>
|
<groupId>${project.parent.groupId}</groupId>
|
||||||
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>com.inteligr8.buxfer</groupId>
|
<groupId>com.inteligr8.buxfer</groupId>
|
||||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>Buxfer Public ReST Projects</name>
|
<name>Buxfer Public ReST Projects</name>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user