[jboss-svn-commits] JBoss Common SVN: r2910 - in common-core/trunk: src and 1 other directory.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Sep 4 14:27:57 EDT 2008


Author: pgier
Date: 2008-09-04 14:27:57 -0400 (Thu, 04 Sep 2008)
New Revision: 2910

Removed:
   common-core/trunk/src/etc/
Modified:
   common-core/trunk/pom.xml
Log:
Remove unused manifest file.

Modified: common-core/trunk/pom.xml
===================================================================
--- common-core/trunk/pom.xml	2008-08-26 16:40:32 UTC (rev 2909)
+++ common-core/trunk/pom.xml	2008-09-04 18:27:57 UTC (rev 2910)
@@ -18,6 +18,7 @@
   <build>
     <plugins>
       <plugin>
+        <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-release-plugin</artifactId>
         <configuration>
           <!-- The tagBase property is needed during the release process so that the maven release plugin
@@ -31,6 +32,7 @@
       </plugin>
     </plugins>
   </build>
+  
   <repositories>
     <repository>
       <id>repository.jboss.org</id>




More information about the jboss-svn-commits mailing list