diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -136,6 +136,7 @@ <allowTimestampedSnapshots>true</allowTimestampedSnapshots> <tagNameFormat>v@{project.version}</tagNameFormat> <remoteTagging>false</remoteTagging> + <pushChanges>false</pushChanges> </configuration> </plugin> </plugins> |