mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
21.53.2011 7b5e3e3fc65f50ed74775a0c4d1d845b2dc62c74
Fix Maven warnings.
1 files modified
8 ■■■■■ changed files
opends/pom.xml 8 ●●●●● patch | view | raw | blame | history
opends/pom.xml
@@ -77,7 +77,6 @@
    <plugins>
      <plugin>
        <artifactId>maven-antrun-plugin</artifactId>
        <version>1.6</version>
        <executions>
          <execution>
            <id>clean</id>
@@ -148,13 +147,6 @@
              <goal>parse-version</goal>
            </goals>
          </execution>
        </executions>
      </plugin>
      <plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>build-helper-maven-plugin</artifactId>
        <version>1.7</version>
        <executions>
          <execution>
            <id>attach-artifacts</id>
            <phase>package</phase>