Skip to content

Commit

Permalink
Update doc to 7.0.0.Beta6-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Mar 19, 2024
1 parent 6e8643e commit 79efb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/examples/user-defined-feature-pack/content.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Add the Maven plugin dependency in your pom.xml file :
<dependency>
<groupId>org.wildfly.galleon-plugins</groupId>
<artifactId>wildfly-galleon-maven-plugin</artifactId>
<version>7.0.0.Beta5</version>
<version>7.0.0.Beta6-SNAPSHOT</version>
</dependency>
</dependencies>
----
Expand Down

0 comments on commit 79efb13

Please sign in to comment.