Skip to content

Commit 70e881e

Browse files
committed
Prepare for 2.0.8.Final release
1 parent cb03682 commit 70e881e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
<groupId>org.wildfly.plugins</groupId>
2929
<artifactId>wildfly-bom-builder-plugin</artifactId>
30-
<version>2.0.8.Final-SNAPSHOT</version>
30+
<version>2.0.8.Final</version>
3131
<packaging>maven-plugin</packaging>
3232

3333
<licenses>
@@ -154,6 +154,7 @@
154154
<execution>
155155
<id>run-invoker</id>
156156
<goals>
157+
<goal>install</goal>
157158
<goal>run</goal>
158159
</goals>
159160
</execution>

0 commit comments

Comments
 (0)