Title: [2348] branches/v-1.4.x/xstream-hibernate/pom.xml: Fix double declaration of source plugin.
Revision
2348
Author
joehni
Date
2015-02-18 13:03:58 -0600 (Wed, 18 Feb 2015)

Log Message

Fix double declaration of source plugin.

Modified Paths


Diff

Modified: branches/v-1.4.x/xstream-hibernate/pom.xml (2347 => 2348)


--- branches/v-1.4.x/xstream-hibernate/pom.xml	2015-02-18 19:02:09 UTC (rev 2347)
+++ branches/v-1.4.x/xstream-hibernate/pom.xml	2015-02-18 19:03:58 UTC (rev 2348)
@@ -112,10 +112,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-source-plugin</artifactId>
-      </plugin>
     </plugins>
   </build>
 

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to