bitbucket.org to git.inteligr8.com
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -9,7 +9,7 @@
|
||||
|
||||
<name>Alfresco Process Services ReST API Client for Java</name>
|
||||
<description>An APS Client library for building REST API clients that support either the CXF and Jersey frameworks</description>
|
||||
<url>https://bitbucket.org/inteligr8/aps-public-rest-client</url>
|
||||
<url>https://git.inteligr8.com/inteligr8/aps-public-rest-client</url>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
@@ -19,9 +19,9 @@
|
||||
</licenses>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:https://bitbucket.org/inteligr8/aps-public-rest-client.git</connection>
|
||||
<developerConnection>scm:git:git@bitbucket.org:inteligr8/aps-public-rest-client.git</developerConnection>
|
||||
<url>https://bitbucket.org/inteligr8/aps-public-rest-client</url>
|
||||
<connection>scm:git:https://git.inteligr8.com/inteligr8/aps-public-rest-client.git</connection>
|
||||
<developerConnection>scm:git:git@git.inteligr8.com:inteligr8/aps-public-rest-client.git</developerConnection>
|
||||
<url>https://git.inteligr8.com/inteligr8/aps-public-rest-client</url>
|
||||
</scm>
|
||||
<organization>
|
||||
<name>Inteligr8</name>
|
||||
|
||||
Reference in New Issue
Block a user