File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55
66 <parent >
7- <artifactId >plexus</artifactId >
87 <groupId >org.codehaus.plexus</groupId >
8+ <artifactId >plexus-components</artifactId >
99 <version >4.0-SNAPSHOT</version >
1010 </parent >
1111
5252 <dependency >
5353 <groupId >org.codehaus.plexus</groupId >
5454 <artifactId >plexus-container-default</artifactId >
55- <version >1.0-alpha-9-stable-1</version >
5655 <scope >provided</scope >
5756 </dependency >
5857 <dependency >
5958 <groupId >org.codehaus.plexus</groupId >
6059 <artifactId >plexus-utils</artifactId >
61- <version >3.0.22</version >
6260 </dependency >
6361 <dependency >
6462 <groupId >org.codehaus.plexus</groupId >
136134 </checkModificationExcludes >
137135 </configuration >
138136 </plugin >
139- <plugin >
140- <groupId >org.codehaus.plexus</groupId >
141- <artifactId >plexus-component-metadata</artifactId >
142- <executions >
143- <execution >
144- <goals >
145- <goal >generate-metadata</goal >
146- </goals >
147- </execution >
148- </executions >
149- </plugin >
150137 <plugin >
151138 <groupId >org.apache.maven.plugins</groupId >
152139 <artifactId >maven-enforcer-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments