Skip to content

Commit 7953e47

Browse files
authored
Bump Plexus Archiver version to 4.0.0
Plexus Archiver 3.7.0 introduced new methods to interfaces. As those are backward incompatible changes bump the major version to reflect that. Closes #107
1 parent 2ab62eb commit 7953e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>plexus-archiver</artifactId>
13-
<version>3.7.1-SNAPSHOT</version>
13+
<version>4.0.0-SNAPSHOT</version>
1414
<name>Plexus Archiver Component</name>
1515

1616
<scm>

0 commit comments

Comments
 (0)