This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a commit to branch tomee-jakartaee-api-10-m2-rc2-prepare
in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git
The following commit(s) were added to
refs/heads/tomee-jakartaee-api-10-m2-rc2-prepare by this push:
new 487b9ed [maven-release-plugin] prepare for next development iteration
487b9ed is described below
commit 487b9ed95d222934eb6bf7780a0bb2a0c2335618
Author: Richard Zowalla <[email protected]>
AuthorDate: Mon Oct 2 13:14:56 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d82d2a5..90158ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>10.0-M2</version>
+ <version>10.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache TomEE :: Jakarta EE 10 Full API</name>
@@ -95,7 +95,7 @@
<!-- Reproducible builds see
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<!-- project.build.outputTimestamp is updated by maven-release-plugin
during release -->
-
<project.build.outputTimestamp>2023-10-02T11:14:17Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-10-02T11:14:55Z</project.build.outputTimestamp>
</properties>