Skip to content

Commit 197e925

Browse files
authored
Merge pull request #1969 from turkeylurkey/update-pom
Update the pom to use the correct version of ci.common
2 parents ff56727 + 4bf9e62 commit 197e925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

liberty-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>io.openliberty.tools</groupId>
9191
<artifactId>ci.common</artifactId>
92-
<version>1.8.40</version>
92+
<version>1.8.41-SNAPSHOT</version>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)