Skip to content

Commit b074df0

Browse files
authored
Correcting parent to 7.67.2-SNAPSHOT in pom.xml (#3078)
1 parent 9ac4241 commit b074df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kie-maven-project-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.drools</groupId>
88
<artifactId>droolsjbpm-integration</artifactId>
9-
<version>7.68.0-SNAPSHOT</version>
9+
<version>7.67.2-SNAPSHOT</version>
1010
</parent>
1111

1212
<groupId>org.kie</groupId>

0 commit comments

Comments
 (0)