We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcebee1 commit a163a73Copy full SHA for a163a73
nimbus-extn-activiti/pom.xml
@@ -20,8 +20,6 @@
20
<groupId>org.activiti.designer</groupId>
21
<artifactId>org.activiti.designer.integration</artifactId>
22
<version>5.18.0</version> <!-- Use the current Activiti Designer version -->
23
- <scope>system</scope>
24
- <systemPath>${project.basedir}/src/main/resources/lib/org.activiti.designer.integration-5.18.0.jar</systemPath>
25
</dependency>
26
</dependencies>
27
@@ -55,4 +53,4 @@
55
53
</plugin>
56
54
</plugins>
57
</build>
58
-</project>
+</project>
0 commit comments