Skip to content

Commit 411e8d3

Browse files
committed
No backup poms on version:set
1 parent 3155c23 commit 411e8d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,9 @@
9999
<groupId>org.codehaus.mojo</groupId>
100100
<artifactId>versions-maven-plugin</artifactId>
101101
<version>2.16.0</version>
102+
<configuration>
103+
<generateBackupPoms>false</generateBackupPoms>
104+
</configuration>
102105
</plugin>
103106
</plugins>
104107
</build>

0 commit comments

Comments
 (0)