File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
activiti-app-integration-tests
src/test/java/com/activiti/sdk/integrationtests
activiti-app-overlay-docker Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.alfresco.activiti</groupId >
99 <artifactId >aps-project</artifactId >
10- <version >3.0.0 </version >
10+ <version >3.0.1 </version >
1111 </parent >
1212
1313 <properties >
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ public class FourEyesAppIT {
5555 protected static final String BASE_PATH_HOSTNAME = "localhost" ;
5656 protected static final int BASE_PATH_PORT = 8080 ;
5757
58- protected static final String appZipFile = "aps-extensions-jar-3.0.0 -App.zip" ;
58+ protected static final String appZipFile = "aps-extensions-jar-3.0.1 -App.zip" ;
5959
6060 protected static final String ACTIVITI_APP_BASE_PATH = BASE_PATH_PROTOCOL + "://" + BASE_PATH_HOSTNAME + ":"
6161 + BASE_PATH_PORT ;
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.alfresco.activiti</groupId >
99 <artifactId >aps-project</artifactId >
10- <version >3.0.0 </version >
10+ <version >3.0.1 </version >
1111 </parent >
1212
1313 <properties >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.alfresco.activiti</groupId >
99 <artifactId >aps-project</artifactId >
10- <version >3.0.0 </version >
10+ <version >3.0.1 </version >
1111 </parent >
1212
1313 <dependencies >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.alfresco.activiti</groupId >
99 <artifactId >aps-project</artifactId >
10- <version >3.0.0 </version >
10+ <version >3.0.1 </version >
1111 </parent >
1212
1313 <dependencyManagement >
Original file line number Diff line number Diff line change 99 <modelVersion >4.0.0</modelVersion >
1010 <groupId >org.alfresco.activiti</groupId >
1111 <artifactId >aps-project</artifactId >
12- <version >3.0.0 </version >
12+ <version >3.0.1 </version >
1313 <packaging >pom</packaging >
1414 <name >APS - SDK Project - 3.x</name >
1515
You can’t perform that action at this time.
0 commit comments