Author: hardy.ferentschik
Date: 2009-04-15 06:33:04 -0400 (Wed, 15 Apr 2009)
New Revision: 16338
Modified:
validator/trunk/hibernate-validator-archetype/pom.xml
Log:
HV-137
Modified: validator/trunk/hibernate-validator-archetype/pom.xml
===================================================================
--- validator/trunk/hibernate-validator-archetype/pom.xml 2009-04-15 10:27:59 UTC (rev
16337)
+++ validator/trunk/hibernate-validator-archetype/pom.xml 2009-04-15 10:33:04 UTC (rev
16338)
@@ -34,19 +34,6 @@
<build>
<plugins>
<plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-archetype-plugin</artifactId>
- <version>2.0-alpha-4</version>
- <executions>
- <execution>
- <phase>package</phase>
- <goals>
- <goal>create-from-project</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.5</source>
Show replies by date