kwin commented on code in PR #11703:
URL: https://github.com/apache/maven/pull/11703#discussion_r2777925544
##########
pom.xml:
##########
@@ -125,7 +125,7 @@ under the License.
<properties>
<javaVersion>8</javaVersion>
- <version.sisu-maven-plugin>0.9.0.M4</version.sisu-maven-plugin>
+ <version.sisu-maven-plugin>0.9.0-SNAPSHOT</version.sisu-maven-plugin>
Review Comment:
Sisu is still on version 0.0.9-SNAPSHOT
(https://github.com/eclipse-sisu/sisu-project/blob/93c62c42396addd034b15eb35e289ba167c9bec3/pom.xml#L21),
but semantically this is 1.0.0-SNAPSHOT (i.e. next release is 1.0.0 soon).
--
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]