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-testing-sling-mock-oak.git
The following commit(s) were added to refs/heads/master by this push:
new bf97ee9 set version to 3.0.1-1.16.0-SNAPSHOT
bf97ee9 is described below
commit bf97ee9c2c4230528ded4c3508ec106b90d6f1f0
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Aug 30 18:57:21 2021 +0200
set version to 3.0.1-1.16.0-SNAPSHOT
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 356c2fe..3d679a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.sling-mock-oak</artifactId>
- <version>3.0.0-3-SNAPSHOT</version> <!-- second component is the oak
version, please keep in sync with oak.version property -->
+ <version>3.0.1-1.16.0-SNAPSHOT</version> <!-- second component is the oak
version, please keep in sync with oak.version property -->
<packaging>jar</packaging>
<name>Apache Sling Testing Sling Mock Oak</name>