Cleanup pm.xml a bit
[aquarium] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1b45cc6..1da1632 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           </execution>
         </executions>
       </plugin>
-      <!-- Redmine maven plugin -->
-      <plugin>
-        <groupId>org.nuiton.jredmine</groupId>
-        <artifactId>maven-jredmine-plugin</artifactId>
-        <version>1.2.2</version>
-      </plugin>
       <!-- Produces configuration files for Intellij Idea -->
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
           </execution>
         </executions>
       </plugin>
-      <!--<plugin>-->
-        <!--<groupId>org.apache.maven.plugins</groupId>-->
-        <!--<artifactId>maven-shade-plugin</artifactId>-->
-        <!--<version>1.7.1</version>-->
-        <!--<configuration>-->
-          <!--&lt;!&ndash; put your configurations here &ndash;&gt;-->
-        <!--</configuration>-->
-        <!--<executions>-->
-          <!--<execution>-->
-            <!--<phase>package</phase>-->
-            <!--<goals>-->
-              <!--<goal>shade</goal>-->
-            <!--</goals>-->
-          <!--</execution>-->
-        <!--</executions>-->
-      <!--</plugin>-->
     </plugins>
   </build>
 </project>