This is an automated email from the ASF dual-hosted git repository.
cschneider pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git
The following commit(s) were added to refs/heads/master by this push:
new bbbdc78 Upgrade to releases
bbbdc78 is described below
commit bbbdc7823b5d7e23881ffcb9fe1568747065b8cc
Author: Christian Schneider <[email protected]>
AuthorDate: Thu May 2 19:57:01 2024 +0200
Upgrade to releases
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 0a86346..53c4c88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.api</artifactId>
- <version>0.7.1-SNAPSHOT</version>
+ <version>0.7.2</version>
<scope>provided</scope>
</dependency>
<dependency>
@@ -167,7 +167,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.distribution.journal.messages</artifactId>
- <version>0.5.9-SNAPSHOT</version>
+ <version>0.5.10</version>
<scope>provided</scope>
</dependency>
<dependency>