Skip to content

Commit 269fc49

Browse files
committed
removed intermediate pom
1 parent e8a159f commit 269fc49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<parent>
7+
<artifactId>plexus</artifactId>
78
<groupId>org.codehaus.plexus</groupId>
8-
<artifactId>plexus-components</artifactId>
9-
<version>1.3</version>
9+
<version>3.2</version>
1010
</parent>
1111

1212
<artifactId>plexus-archiver</artifactId>
@@ -46,6 +46,7 @@
4646
<dependency>
4747
<groupId>org.codehaus.plexus</groupId>
4848
<artifactId>plexus-container-default</artifactId>
49+
<version>1.0-alpha-9-stable-1</version>
4950
<scope>provided</scope>
5051
</dependency>
5152
<dependency>

0 commit comments

Comments
 (0)