Author: [email protected]
Date: Mon May 21 17:15:36 2012
New Revision: 2378

Log:
[AMDATUAUTH-123] Tiny pom improvement

Modified:
   trunk/amdatu-auth/pom.xml

Modified: trunk/amdatu-auth/pom.xml
==============================================================================
--- trunk/amdatu-auth/pom.xml   (original)
+++ trunk/amdatu-auth/pom.xml   Mon May 21 17:15:36 2012
@@ -28,7 +28,7 @@
   <version>0.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Amdatu Auth</name>
-  <description>This project brings Authentication and Authorization to the 
Amdatu platform</description>
+  <description>Auth subproject root pom</description>
 
   <properties>
     <!-- Version of dependend components -->
@@ -403,6 +403,7 @@
           </executions>
         </plugin>
 
+        <!-- Plugin for AMS deployment -->
         <plugin>
           <groupId>org.amdatu.maven</groupId>
           <artifactId>org.amdatu.maven.plugin</artifactId>
@@ -425,22 +426,6 @@
 
     <plugins>
       <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-install-plugin</artifactId>
-        <version>2.3.1</version>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-resources-plugin</artifactId>
-        <version>2.5</version>
-      </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-deploy-plugin</artifactId>
-        <version>2.7</version>
-      </plugin>
-
-      <plugin>
         <artifactId>maven-javadoc-plugin</artifactId>
         <version>2.8.1</version>
         <configuration>
_______________________________________________
Amdatu-commits mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-commits

Reply via email to