Skip to content

Commit 6e45a4f

Browse files
committed
removed release plugin dryrun
1 parent bd05eab commit 6e45a4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@
119119
<artifactId>maven-release-plugin</artifactId>
120120
<version>2.4.1</version>
121121
<configuration>
122-
<dryRun>true</dryRun>
123122
<localCheckout>true</localCheckout>
124123
<pushChanges>false</pushChanges>
125124
</configuration>

0 commit comments

Comments
 (0)