Skip to content

Commit

Permalink
HV-577 Removing obsolete release plugin configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hferentschik committed May 2, 2012
1 parent c5e0049 commit 15eb0ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Expand Up @@ -192,14 +192,6 @@
</rules>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.2.1</version>
<configuration>
<goals>deploy</goals>
</configuration>
</plugin>
</plugins>
<pluginManagement>
<plugins>
Expand Down Expand Up @@ -286,7 +278,6 @@
<preparationGoals>clean install</preparationGoals>
<autoVersionSubmodules>true</autoVersionSubmodules>
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
<useReleaseProfile>true</useReleaseProfile>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 15eb0ea

Please sign in to comment.