aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2025-02-15 10:39:06 -0600
committerWilliam Harrington <kb0iic@berzerkula.org>2025-02-15 10:39:06 -0600
commite2483076660344dfd7c2f1e309cea1bd25b9542d (patch)
tree122f3b58c938b2d4e0075bb27ff8929bc85648bc
parent18a11b8149d66c02fa06bea3e75ca19ede443946 (diff)
don't push changes
-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>