This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-parent.git
The following commit(s) were added to refs/heads/master by this push:
new aa81733 fix comment
aa81733 is described below
commit aa817336d9929371240adac084ec439ad6d185da
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Jan 18 19:26:10 2022 +0100
fix comment
---
sling-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 571568e..696410e 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -254,7 +254,7 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.9.0</version>
</plugin>
- <!-- upgrade from 3.8.1 in ASF parent -->
+ <!-- upgrade from 3.0.0-M4 in ASF parent -->
<plugin>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0-M5</version>