-
Bug
-
Resolution: Done
-
Major
-
7.11.0.GA
-
None
-
False
-
False
-
-
-
-
-
-
CR1
-
Undefined
-
Kogito apps [1] and Kogito examples [2] sources zips contain wrong version of parent. Pom in root directory has a snapshot instead of productized version of parent.
<parent>
<groupId>org.kie.kogito</groupId>
<artifactId>kogito-build-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
</parent>