Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Genesys PGR
Genesys Backend
Commits
825e4148
Commit
825e4148
authored
Apr 19, 2015
by
Matija Obreza
Browse files
maven release plugin
parent
ceca9aa5
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
825e4148
...
...
@@ -611,6 +611,14 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-release-plugin
</artifactId>
<version>
2.5.1
</version>
<configuration>
<pushChanges>
false
</pushChanges>
</configuration>
</plugin>
</plugins>
<resources>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment