This is an automated email from the ASF dual-hosted git repository.
mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new 41a5754cdd #4552 Update Jakarta EE 10 archetype for a new project
Fixes for building the new project with Java 17. See
https://github.com/juneau001/jakartaee10-archetype/pull/2
new 8340f40328 Merge pull request #6201 from
OndroMih/ondromih-jakartaee10-archetype-update
41a5754cdd is described below
commit 41a5754cddd6e5c2d02e4203b560a0d8beff2abc
Author: Ondro Mihalyi <[email protected]>
AuthorDate: Sun Jul 16 00:25:06 2023 +0200
#4552 Update Jakarta EE 10 archetype for a new project
Fixes for building the new project with Java 17.
See https://github.com/juneau001/jakartaee10-archetype/pull/2
---
.../netbeans/modules/maven/j2ee/ui/wizard/archetype/Bundle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/enterprise/maven.j2ee/src/org/netbeans/modules/maven/j2ee/ui/wizard/archetype/Bundle.properties
b/enterprise/maven.j2ee/src/org/netbeans/modules/maven/j2ee/ui/wizard/archetype/Bundle.properties
index b274428100..676ef9d5c8 100644
---
a/enterprise/maven.j2ee/src/org/netbeans/modules/maven/j2ee/ui/wizard/archetype/Bundle.properties
+++
b/enterprise/maven.j2ee/src/org/netbeans/modules/maven/j2ee/ui/wizard/archetype/Bundle.properties
@@ -17,7 +17,7 @@
# Maven Archetype Properties
mvn.archetypeGroupId.JakartaEE10_0=io.github.juneau001
-mvn.archetypeVersion.JakartaEE10_0=1.0.0
+mvn.archetypeVersion.JakartaEE10_0=1.1.0
mvn.archetypeArtifactId.JakartaEE10_0=webapp-jakartaee10
mvn.archetypeGroupId.JakartaEE9_1=io.github.juneau001
mvn.archetypeVersion.JakartaEE9_1=1.1.0
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists