Browse Source

Remove version from ant-run plugin

No need as picked up from the parent.
pull/1181/head
Phillip Webb 12 years ago
parent
commit
cd77bae3b2
  1. 1
      spring-boot-starters/spring-boot-starter-parent/pom.xml

1
spring-boot-starters/spring-boot-starter-parent/pom.xml

@ -107,7 +107,6 @@ @@ -107,7 +107,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>

Loading…
Cancel
Save