Skip to content

Commit 0d69254

Browse files
committed
Use the correct version in the parent POM
Signed-off-by: James R. Perkins <[email protected]>
1 parent e659b26 commit 0d69254

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent-pom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.jboss.logging</groupId>
1313
<artifactId>logging-parent</artifactId>
14-
<version>2.0.3.Final-SNAPSHOT</version>
14+
<version>1.0.0.Final-SNAPSHOT</version>
1515
<packaging>pom</packaging>
1616

1717
<url>https://jboss.org</url>

0 commit comments

Comments
 (0)