Skip to content

Commit

Permalink
limit release to install
Browse files Browse the repository at this point in the history
  • Loading branch information
xdevroey committed Apr 12, 2018
1 parent 0f6e46c commit bf4b2b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>${maven-release-plugin.version}</version>
<configuration>
<goals>install</goals>
</configuration>
</plugin>
</plugins>
<pluginManagement>
Expand Down

0 comments on commit bf4b2b1

Please sign in to comment.