Skip to content

Commit d540341

Browse files
committed
Replace RELEASE as version of plexus-archiver plugin with 3.6.0
1 parent 6782123 commit d540341

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
@@ -313,7 +313,7 @@
313313
<dependency>
314314
<groupId>org.codehaus.plexus</groupId>
315315
<artifactId>plexus-archiver</artifactId>
316-
<version>RELEASE</version>
316+
<version>3.6.0</version>
317317
</dependency>
318318
<dependency>
319319
<groupId>org.apache.velocity</groupId>

0 commit comments

Comments
 (0)