File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,13 @@ See the Apache License Version 2.0 for the specific language governing permissio
13
13
14
14
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
15
15
<modelVersion >4.0.0</modelVersion >
16
+
16
17
<parent >
17
- <groupId >org.sonatype.spice </groupId >
18
- <artifactId >spice-parent </artifactId >
19
- <version >15 </version >
18
+ <groupId >org.codehaus.plexus </groupId >
19
+ <artifactId >plexus </artifactId >
20
+ <version >7 </version >
20
21
</parent >
21
- < groupId >org.sonatype.plexus</ groupId >
22
+
22
23
<artifactId >plexus-build-api</artifactId >
23
24
<version >0.0.8-SNAPSHOT</version >
24
25
You can’t perform that action at this time.
0 commit comments