Skip to content

Commit 8c7ae82

Browse files
committed
Change goal to deploy
1 parent cea2fba commit 8c7ae82

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

cics-java-liberty-link-bundle/pom.xml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,9 @@
2828
<plugin>
2929
<groupId>com.ibm.cics</groupId>
3030
<artifactId>cics-bundle-maven-plugin</artifactId>
31-
<version>1.0.7</version>
31+
<version>1.0.7</version>
3232
<extensions>true</extensions>
33-
<executions>
34-
<execution>
35-
<goals>
36-
<goal>deploy</goal>
37-
</goals>
38-
</execution>
39-
</executions>
33+
4034
<configuration>
4135
<defaultjvmserver>${cics.jvmserver}</defaultjvmserver>
4236
</configuration>

0 commit comments

Comments
 (0)