This is an automated email from the ASF dual-hosted git repository.
tmaret 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 4ee7980 Use unreleased SNAPSHOT version
4ee7980 is described below
commit 4ee7980d3d22f20b95d485091988251576f67e3c
Author: Timothee Maret <[email protected]>
AuthorDate: Tue Mar 16 13:47:44 2021 +0100
Use unreleased SNAPSHOT version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b3c2d1e..587b7fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
<!-- P R O J E C T
-->
<!--
======================================================================= -->
<artifactId>org.apache.sling.distribution.journal</artifactId>
- <version>0.1.17-T202103131049-479dcb4</version>
+ <version>0.1.17-SNAPSHOT</version>
<name>Apache Sling Journal based Content Distribution - Core bundle</name>
<description>Implementation of Apache Sling Content Distribution
components on top of an append-only persisted log</description>