Skip to content

Commit

Permalink
Merge pull request #5907 from jfdenise/WFCORE-6747
Browse files Browse the repository at this point in the history
Fix for WFCORE-6747, Upgrade to Galleon 6.0.0.Beta4 and WFGP 7.0.0.Beta5
  • Loading branch information
bstansberry committed Mar 19, 2024
2 parents 45e4a25 + 9eff8be commit e265794
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions core-feature-pack/galleon-feature-pack/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,8 @@
<fork-embedded>${galleon.fork.embedded}</fork-embedded>
<generate-channel-manifest>true</generate-channel-manifest>
<minimum-stability>experimental</minimum-stability>
<config-stability>community</config-stability>
<package-stability>experimental</package-stability>
</configuration>
</execution>
</executions>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,9 @@
<!-- Non-default maven plugin versions and configuration -->
<version.buildhelper.plugin>3.4.0</version.buildhelper.plugin>
<version.jacoco.plugin>0.8.10</version.jacoco.plugin>
<version.org.jboss.galleon>6.0.0.Beta3</version.org.jboss.galleon>
<version.org.jboss.galleon>6.0.0.Beta4</version.org.jboss.galleon>
<version.org.wildfly.checkstyle-config>1.0.8.Final</version.org.wildfly.checkstyle-config>
<version.org.wildfly.galleon-plugins>7.0.0.Beta4</version.org.wildfly.galleon-plugins>
<version.org.wildfly.galleon-plugins>7.0.0.Beta5</version.org.wildfly.galleon-plugins>
<version.org.eclipse.m2e.lifecycle-mapping>1.0.0</version.org.eclipse.m2e.lifecycle-mapping>
<!-- wildfly-maven-plugin-->
<version.wildfly.plugin>5.0.0.Beta3</version.wildfly.plugin>
Expand Down

0 comments on commit e265794

Please sign in to comment.