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-providertype-bnd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 2056c0e  [maven-release-plugin] prepare for next development iteration
2056c0e is described below

commit 2056c0efe67886051535260c27a38b987752e759
Author: Konrad Windszus <konrad.winds...@netcentric.biz>
AuthorDate: Tue Dec 5 17:33:30 2023 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index bfaf71d..0ae2e95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.providertype.bnd-plugin</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Provider Type Checker Bnd Plugin</name>
     <description>Bnd plugin enforcing that no class extends/implements a 
provider type</description>
@@ -34,7 +34,7 @@
     <properties>
         <sling.java.version>11</sling.java.version>
         
<minimalJavaBuildVersion>${sling.java.version}</minimalJavaBuildVersion>
-        
<project.build.outputTimestamp>1701793999</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1701794010</project.build.outputTimestamp>
         <bnd.version>6.0.0</bnd.version>
     </properties>
 
@@ -42,7 +42,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-providertype-bnd-plugin.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-providertype-bnd-plugin.git</developerConnection>
         
<url>https://github.com/apache/sling-org-apache-sling-providertype-bnd-plugin/tree/${project.scm.tag}</url>
-        <tag>org.apache.sling.providertype.bnd-plugin-1.0.0</tag>
+        <tag>HEAD</tag>
     </scm>
   
     <dependencyManagement>

Reply via email to