This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jaxp-configurator.git
The following commit(s) were added to refs/heads/master by this push:
new 193efd2 [maven-release-plugin] prepare release
org.apache.sling.jaxp-configurator-1.0.0
193efd2 is described below
commit 193efd2b595ab59110d5e93761bbe09944aebe70
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Jan 26 17:06:29 2026 +0100
[maven-release-plugin] prepare release
org.apache.sling.jaxp-configurator-1.0.0
---
pom.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 09ed4f1..7ce3b19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,13 +28,14 @@
</parent>
<artifactId>org.apache.sling.jaxp-configurator</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Apache Sling JAXP Configurator</name>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jaxp-configurator.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jaxp-configurator.git</developerConnection>
+ <tag>org.apache.sling.jaxp-configurator-1.0.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-jaxp-configurator.git</url>
</scm>