aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index fac4998..304d8d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,6 +136,7 @@
<allowTimestampedSnapshots>true</allowTimestampedSnapshots>
<tagNameFormat>v@{project.version}</tagNameFormat>
<remoteTagging>false</remoteTagging>
+ <pushChanges>false</pushChanges>
</configuration>
</plugin>
</plugins>