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 233b854 [maven-release-plugin] rollback the release of
jakartaee-api-10.0-M1
233b854 is described below
commit 233b85480ab8936cb2c58ec3b10cbb81b76098b7
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Wed Jan 11 22:03:01 2023 +0100
[maven-release-plugin] rollback the release of jakartaee-api-10.0-M1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b6809e..2d5ea2e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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-11T20:57:11Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-01-04T21:52:31Z</project.build.outputTimestamp>
</properties>