This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git


The following commit(s) were added to refs/heads/release by this push:
     new 157f41e  Prepare for the release candidate 1.0.0 RC1
157f41e is described below

commit 157f41ee804b01c3e437fca2cd7a9bfa62f02a8d
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Aug 31 21:57:45 2026 +0000

    Prepare for the release candidate 1.0.0 RC1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index ed0fcf1..df4b0be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
     <version>104</version>
   </parent>
   <artifactId>commons-secure-xml</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache Commons Secure XML</name>
   <url>https://commons.apache.org/proper/commons-secure-xml/</url>
   <inceptionYear>2026</inceptionYear>
@@ -62,7 +62,7 @@ limitations under the License.
       org.apache.xerces.*;resolution:=optional,
       *
     </commons.osgi.import>
-    
<project.build.outputTimestamp>2026-04-22T00:00:00Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2026-08-31T21:56:08Z</project.build.outputTimestamp>
     <!-- Java baseline -->
     <maven.compiler.source>1.8</maven.compiler.source>
     <maven.compiler.target>1.8</maven.compiler.target>

Reply via email to