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

kwin pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 2507e7e  [maven-release-plugin] prepare release 
org.apache.sling.repoinit.filevault.validator-1.0.0
2507e7e is described below

commit 2507e7e846709b473604d65c24810596d76a285c
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Jan 25 20:41:06 2023 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.repoinit.filevault.validator-1.0.0
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a8b1277..0c0f754 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,12 +14,11 @@
  License for the specific language governing permissions and limitations under
  the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.repoinit.filevault.validator</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
 
     <name>Apache Sling Repoinit FileVault Validator</name>
     <description>FileVault validator which validates RepoInit OSGi 
configurations</description>
@@ -38,7 +37,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-repoinit-filevault-validator.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-repoinit-filevault-validator.git</url>
-    </scm>
+      <tag>org.apache.sling.repoinit.filevault.validator-1.0.0</tag>
+  </scm>
 
     <dependencies>
         <dependency>

Reply via email to