treblereel commented on issue #1386:
URL:
https://github.com/apache/incubator-kie-issues/issues/1386#issuecomment-2227900294
@wmedvede hmm, I did
```
pnpm update-version-to 0.0.1
```
and generated pom.xml contains the right version.
```
<dependency>
<groupId>org.apache.kie.sonataflow</groupId>
<artifactId>sonataflow-quarkus-devui</artifactId>
<version>0.0.1</version>
</dependency>
```
so it works.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]