You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2022/08/24 11:49:44 UTC

[sling-org-apache-sling-resource-presence] 03/04: set version to 1.0.0-SNAPSHOT

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

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resource-presence.git

commit 9a8d77e1714886aa4b5a98756523a2d42605c287
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Aug 24 13:30:40 2022 +0200

    set version to 1.0.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ecf0994..c31c366 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>org.apache.sling.resource.presence</artifactId>
-  <version>0.0.3-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
 
   <name>Apache Sling Resource Presence</name>
   <description>Apache Sling Resource Presence</description>