mirror of https://github.com/apache/activemq.git
Fix type in config of lifecycle-mapping plugin
This commit is contained in:
parent
6166d4a4f7
commit
d9940eaf2d
|
@ -468,7 +468,7 @@
|
|||
</pluginExecution>
|
||||
<pluginExecution>
|
||||
<pluginExecutionFilter>
|
||||
<groupId>net.alichim31</groupId>
|
||||
<groupId>net.alchim31.maven</groupId>
|
||||
<artifactId>scala-maven-plugin</artifactId>
|
||||
<versionRange>[0.0.0,)</versionRange>
|
||||
<goals>
|
||||
|
|
Loading…
Reference in New Issue