This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openwebbeans.git
commit d61d6e0436e14a48128fad2b3e42c326e0cc67dc Author: Mark Struberg <strub...@apache.org> AuthorDate: Sat Oct 12 19:54:41 2024 +0200 OWB-1445 upgrade to apache-parent-33 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index d23f2f044..1d8e268a5 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>31</version> + <version>33</version> <relativePath /> </parent> @@ -407,7 +407,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.3.0</version> <executions> <execution> <id>attach-sources</id>