aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Eluard <[email protected]>2010-11-29 09:52:54 +0100
committerJulien Eluard <[email protected]>2010-11-29 09:52:54 +0100
commitaf3b662b06e1c4f38209f91c4568008d394ac61c (patch)
tree110759957278c290082935133a64380faa0b262c
parentfb3c2853bf334e70135d5621aae366aa53c81650 (diff)
Cleanup.
-rw-r--r--pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index e3da8f4..35965a4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,16 +167,6 @@
<mavenExecutorId>forked-path</mavenExecutorId>
<preparationGoals>clean install</preparationGoals>
</configuration>
- <executions>
- <execution>
- <goals>
- <goal>prepare</goal>
- </goals>
- <configuration>
- <tag>v${project.version}</tag>
- </configuration>
- </execution>
- </executions>
</plugin>
</plugins>
</build>