updated for APS v2.1.x
This commit is contained in:
8
pom.xml
8
pom.xml
@@ -5,10 +5,10 @@
|
||||
|
||||
<groupId>com.inteligr8.activiti</groupId>
|
||||
<artifactId>cxf-activiti-ext</artifactId>
|
||||
<version>1.1-SNAPSHOT-aps20</version>
|
||||
<version>1.1-SNAPSHOT-aps21</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>CXF-based JAX-RS & JAX-WS enablement for APS v2.0.x</name>
|
||||
<name>CXF-based JAX-RS & JAX-WS enablement for APS v2.1.x</name>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
@@ -16,7 +16,7 @@
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
|
||||
<aps.cxf.version>3.4.4</aps.cxf.version>
|
||||
<aps.spring.version>5.3.9</aps.spring.version>
|
||||
<aps.spring.version>5.3.13</aps.spring.version>
|
||||
<aps.jackson.version>2.12.4</aps.jackson.version>
|
||||
</properties>
|
||||
|
||||
@@ -129,7 +129,7 @@
|
||||
</dependency>
|
||||
|
||||
<!-- ******************** -->
|
||||
<!-- APS v2.0.x specific -->
|
||||
<!-- APS v2.1.x specific -->
|
||||
|
||||
<!-- APS provided libraries -->
|
||||
<dependency>
|
||||
|
Reference in New Issue
Block a user