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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-json.git


The following commit(s) were added to refs/heads/master by this push:
     new 6568088  switch to latest released version
6568088 is described below

commit 6568088a315843d5ea02588e94d0e5205bd90861
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Oct 16 12:24:58 2023 +0200

    switch to latest released version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3e4fe09..094c63f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.contentparser.testutils</artifactId>
-            <version>2.0.1-SNAPSHOT</version>
+            <version>2.0.0</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to