Skip to content

Commit

Permalink
CLOUD-3930 - Correct wildfly-user-feature-pack-build.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
luck3y committed Jul 15, 2021
1 parent ca07db8 commit d95b9e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
~ 02110-1301 USA, or see the FSF site: http://www.fsf.org.
-->

<build xmlns="urn:wildfly:feature-pack-build:3.1" producer="org.jboss.eap.galleon.s2i:eap-s2i-galleon-pack">
<build xmlns="urn:wildfly:feature-pack-build:3.2" producer="org.jboss.eap.galleon.s2i:eap-s2i-galleon-pack">
<dependencies>
<dependency group-id="org.jboss.eap" artifact-id="wildfly-ee-galleon-pack">
<name>org.wildfly:wildfly-ee-galleon-pack</name>
Expand Down

0 comments on commit d95b9e8

Please sign in to comment.