File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,6 @@ limitations under the License.
19
19
<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/xsd/maven-4.0.0.xsd" >
20
20
<modelVersion >4.0.0</modelVersion >
21
21
22
- <parent >
23
- <groupId >org.sonatype.forge</groupId >
24
- <artifactId >forge-parent</artifactId >
25
- <version >10</version >
26
- <relativePath />
27
- </parent >
28
-
29
22
<groupId >org.codehaus.plexus</groupId >
30
23
<artifactId >plexus</artifactId >
31
24
<packaging >pom</packaging >
@@ -403,6 +396,7 @@ limitations under the License.
403
396
<version >2.5.1</version >
404
397
<configuration >
405
398
<goals >deploy</goals >
399
+ <mavenExecutorId >forked-path</mavenExecutorId >
406
400
<useReleaseProfile >false</useReleaseProfile >
407
401
<arguments >-Pplexus-release</arguments >
408
402
</configuration >
You can’t perform that action at this time.
0 commit comments