You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ad...@apache.org on 2006/09/05 18:27:34 UTC

svn commit: r440387 - /geronimo/specs/branches/1_1/geronimo-spec-j2ee/pom.xml

Author: adc
Date: Tue Sep  5 09:27:33 2006
New Revision: 440387

URL: http://svn.apache.org/viewvc?view=rev&rev=440387
Log:
Assembly plugin has been released

Modified:
    geronimo/specs/branches/1_1/geronimo-spec-j2ee/pom.xml

Modified: geronimo/specs/branches/1_1/geronimo-spec-j2ee/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/branches/1_1/geronimo-spec-j2ee/pom.xml?view=diff&rev=440387&r1=440386&r2=440387
==============================================================================
--- geronimo/specs/branches/1_1/geronimo-spec-j2ee/pom.xml (original)
+++ geronimo/specs/branches/1_1/geronimo-spec-j2ee/pom.xml Tue Sep  5 09:27:33 2006
@@ -20,7 +20,6 @@
     <plugins>
       <plugin>
         <artifactId>maven-assembly-plugin</artifactId>
-        <version>2.1-SNAPSHOT</version>
         <executions>
             <execution>
                 <phase>package</phase>