Compare commits
5 Commits
develop-cl
...
stable
Author | SHA1 | Date | |
---|---|---|---|
87f7f44086 | |||
b9759abc9d | |||
79dc4838e3 | |||
7bf9bc8c27 | |||
f774352bb1 |
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user