This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakartaee-api.git
The following commit(s) were added to refs/heads/master by this push:
new fc72dcd [maven-release-plugin] prepare for next development iteration
fc72dcd is described below
commit fc72dcd2bb6bea611e0703bc282758bd05a9a398
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jan 11 22:11:29 2023 +0100
[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 60526fe..7eb53c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.tomee</groupId>
<artifactId>jakartaee-api</artifactId>
- <version>10.0-M1</version>
+ <version>10.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache TomEE :: Jakarta EE 10 Full API</name>
@@ -99,7 +99,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-01-11T21:09:49Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-01-11T21:11:29Z</project.build.outputTimestamp>
</properties>