Author: dashorst
Date: Sun Oct 29 12:44:35 2006
New Revision: 468984
URL: http://svn.apache.org/viewvc?view=rev&rev=468984
Log:
removed changes plugin from plugins section
Modified:
incubator/wicket/releases/wicket-1.2.3/wicket/pom.xml
Modified: incubator/wicket/releases/wicket-1.2.3/wicket/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/wicket/releases/wicket-1.2.3/wicket/pom.xml?view=diff&rev=468984&r1=468983&r2=468984
==============================================================================
--- incubator/wicket/releases/wicket-1.2.3/wicket/pom.xml (original)
+++ incubator/wicket/releases/wicket-1.2.3/wicket/pom.xml Sun Oct 29 12:44:35
2006
@@ -64,17 +64,6 @@
<inherited>true</inherited>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
-<!--
- <configuration>
-
<appendAssemblyId>false</appendAssemblyId>
- <descriptors>
-
<descriptor>src/assembly/bin.xml</descriptor>
- </descriptors>
-
<finalName>${artifactId}-${version}</finalName>
-
<outputDirectory>target/distributions</outputDirectory>
-
<workDirectory>target/assembly/work</workDirectory>
- </configuration>
--->
</plugin>
<plugin>
<inherited>true</inherited>