Compare commits
27
Commits
stable
...
stable-v1.2.x
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f32f5adc3 | ||
|
|
97524b6610 | ||
|
|
1981fbd7a5 | ||
|
|
6bb0e73484 | ||
|
|
cfa4a4305e | ||
|
|
c9ffc904fc | ||
|
|
81397bc424 | ||
|
|
5ddd45e87e | ||
|
|
5d6f5462a3 | ||
|
|
bb4aa1e61e | ||
|
|
fe9d3b2216 | ||
|
|
655bb31c7a | ||
|
|
aaf65b36af | ||
|
|
1c58257908 | ||
|
|
d1159157e3 | ||
|
|
267c413907 | ||
|
|
c2cbcc330a | ||
|
|
1a0236bf9c | ||
|
|
5ca384814f | ||
|
|
90e18e49b2 | ||
|
|
0e0715719a | ||
|
|
fc18b8ad06 | ||
|
|
5a156a6c3e | ||
|
|
9001cdac4d | ||
|
|
efb8641c8f | ||
|
|
a8811183ed | ||
|
|
703fbdfae1 |
@@ -6,12 +6,12 @@
|
||||
<parent>
|
||||
<groupId>com.activiti</groupId>
|
||||
<artifactId>activiti-app-root</artifactId>
|
||||
<version>2.3.7</version>
|
||||
<version>2.4.6</version>
|
||||
</parent>
|
||||
|
||||
<groupId>com.inteligr8.activiti</groupId>
|
||||
<artifactId>cxf-activiti-ext</artifactId>
|
||||
<version>1.2.SNAPSHOT-aps-v2.3</version>
|
||||
<version>1.2.0-aps-v2.4.6</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>CXF-based JAX-RS & JAX-WS enablement for APS App</name>
|
||||
@@ -47,6 +47,8 @@
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
<maven.compiler.target>11</maven.compiler.target>
|
||||
|
||||
<license.skip>true</license.skip>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
|
||||
Reference in New Issue
Block a user