Compare commits
No commits in common. "stable" and "develop" have entirely different histories.
@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>com.inteligr8.buxfer</groupId>
|
||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>com.inteligr8.buxfer</groupId>
|
||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>com.inteligr8.buxfer</groupId>
|
||||
<artifactId>buxfer-public-rest-parent</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
<dependency>
|
||||
<groupId>com.inteligr8</groupId>
|
||||
<artifactId>common-rest-api</artifactId>
|
||||
<version>1.1.4</version>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>${project.parent.groupId}</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user