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

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


The following commit(s) were added to refs/heads/master by this push:
     new c6af852  Revert "SLING-9439 - Upgrade to Jar Resource Bundle 1.0.2"
c6af852 is described below

commit c6af85246aeecd332fc4823d196939ae35dbe4cd
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Dec 3 11:32:10 2020 +0100

    Revert "SLING-9439 - Upgrade to Jar Resource Bundle 1.0.2"
    
    This reverts commit 47b700f123098de9b77d8b746b2b2d9b211ca0c8.
---
 sling-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sling-parent/pom.xml b/sling-parent/pom.xml
index 07aa373..6766c8d 100644
--- a/sling-parent/pom.xml
+++ b/sling-parent/pom.xml
@@ -191,7 +191,7 @@
                         </goals>
                         <configuration>
                             <resourceBundles>
-                                
<resourceBundle>org.apache.sling:apache-sling-jar-resource-bundle:1.0.3-SNAPSHOT</resourceBundle>
+                                
<resourceBundle>org.apache.sling:apache-sling-jar-resource-bundle:1.0.2</resourceBundle>
                                 
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
                             </resourceBundles>
                         </configuration>

Reply via email to