提交 f9a99805 编写于 作者: J Joram Barrez

Fixing pom.xml of spring-boot module (fails on clean machine with fresh maven)

上级 a62b286e
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
<parent> <parent>
<groupId>org.activiti</groupId> <groupId>org.activiti</groupId>
<artifactId>activiti-root</artifactId> <artifactId>activiti-root</artifactId>
<relativePath>../..</relativePath>
<version>5.16.4-SNAPSHOT</version> <version>5.16.4-SNAPSHOT</version>
</parent> </parent>
...@@ -185,4 +186,4 @@ ...@@ -185,4 +186,4 @@
</plugin> </plugin>
</plugins> </plugins>
</pluginManagement> </pluginManagement>
</build> --> </build> -->
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册