remove alfresco repo; fixed version
This commit is contained in:
11
pom.xml
11
pom.xml
@@ -5,10 +5,10 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8.activiti</groupId>
|
<groupId>com.inteligr8.activiti</groupId>
|
||||||
<artifactId>cxf-activiti-ext</artifactId>
|
<artifactId>cxf-activiti-ext</artifactId>
|
||||||
<version>1.1-SNAPSHOT-v1.11.4</version>
|
<version>1.1-SNAPSHOT-aps-v1.11.4</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>CXF-based JAX-RS & JAX-WS enablement for APS/Activiti</name>
|
<name>CXF-based JAX-RS & JAX-WS enablement for APS v1.11.4</name>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
@@ -360,11 +360,4 @@
|
|||||||
</build>
|
</build>
|
||||||
</profile>
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
|
|
||||||
<repositories>
|
|
||||||
<repository>
|
|
||||||
<id>alfresco-public</id>
|
|
||||||
<url>https://artifacts.alfresco.com/nexus/content/groups/public</url>
|
|
||||||
</repository>
|
|
||||||
</repositories>
|
|
||||||
</project>
|
</project>
|
||||||
|
Reference in New Issue
Block a user