Skip to content

Commit ca36729

Browse files
author
User
committed
Remove unused camel-maven-plugin reference from pom.
1 parent 1646137 commit ca36729

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

-8
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,6 @@
7979
<target>1.5</target>
8080
</configuration>
8181
</plugin>
82-
83-
<!-- allows the route to be ran via 'mvn camel:run' -->
84-
<plugin>
85-
<groupId>org.apache.camel</groupId>
86-
<artifactId>camel-maven-plugin</artifactId>
87-
<version>${camel-version}</version>
88-
</plugin>
89-
9082
</plugins>
9183
</build>
9284
</project>

0 commit comments

Comments
 (0)