Loading pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ <version>2.0-SNAPSHOT</version> <name>Alfresco Content Services ReST API Client for Java</name> <description>An ACS Client library for building REST API clients that support both the CXF and Jersey frameworks</description> <description>An ACS Client library for building REST API clients that support either the CXF and Jersey frameworks</description> <url>https://bitbucket.org/inteligr8/acs-public-rest-client</url> <licenses> Loading Loading @@ -53,7 +53,7 @@ <dependency> <groupId>com.inteligr8</groupId> <artifactId>common-rest-client</artifactId> <version>2.0.1-cxf</version> <version>2.0.1</version> </dependency> <dependency> <groupId>com.inteligr8.alfresco</groupId> Loading Loading
pom.xml +2 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ <version>2.0-SNAPSHOT</version> <name>Alfresco Content Services ReST API Client for Java</name> <description>An ACS Client library for building REST API clients that support both the CXF and Jersey frameworks</description> <description>An ACS Client library for building REST API clients that support either the CXF and Jersey frameworks</description> <url>https://bitbucket.org/inteligr8/acs-public-rest-client</url> <licenses> Loading Loading @@ -53,7 +53,7 @@ <dependency> <groupId>com.inteligr8</groupId> <artifactId>common-rest-client</artifactId> <version>2.0.1-cxf</version> <version>2.0.1</version> </dependency> <dependency> <groupId>com.inteligr8.alfresco</groupId> Loading