We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8a159f commit 269fc49Copy full SHA for 269fc49
pom.xml
@@ -4,9 +4,9 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
<parent>
7
+ <artifactId>plexus</artifactId>
8
<groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-components</artifactId>
9
- <version>1.3</version>
+ <version>3.2</version>
10
</parent>
11
12
<artifactId>plexus-archiver</artifactId>
@@ -46,6 +46,7 @@
46
<dependency>
47
48
<artifactId>plexus-container-default</artifactId>
49
+ <version>1.0-alpha-9-stable-1</version>
50
<scope>provided</scope>
51
</dependency>
52
0 commit comments