This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git
The following commit(s) were added to refs/heads/master by this push:
new d196b79 SLING-11068 split up analyser task for unversioned packages -
move analyser to analyser module
d196b79 is described below
commit d196b79cb0dabe31a14a2b1c9f41d4625c3b52cd
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Jan 18 09:35:49 2022 +0100
SLING-11068 split up analyser task for unversioned packages - move analyser
to analyser module
---
pom.xml | 2 +-
src/test/resources/test-bundle5.jar | Bin 458 -> 0 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ad5b6fc..4d60564 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
</parent>
<artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
- <version>1.4.5-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>Sling Featuremodel - API Regions Exension</name>
<scm>
diff --git a/src/test/resources/test-bundle5.jar
b/src/test/resources/test-bundle5.jar
deleted file mode 100644
index cb5d2de..0000000
Binary files a/src/test/resources/test-bundle5.jar and /dev/null differ