You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2021/06/07 08:11:21 UTC

[sling-whiteboard] branch master updated: org.osgi.util.function 1.1.0.1 is not in Maven Central - all tests pass with this change

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 15f07b9  org.osgi.util.function 1.1.0.1 is not in Maven Central - all tests pass with this change
15f07b9 is described below

commit 15f07b98434db595b810c16f727dba4d7231e9ba
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Mon Jun 7 10:07:43 2021 +0200

    org.osgi.util.function 1.1.0.1 is not in Maven Central - all tests pass with this change
---
 sitemap/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sitemap/pom.xml b/sitemap/pom.xml
index 21b7f75..711bb03 100644
--- a/sitemap/pom.xml
+++ b/sitemap/pom.xml
@@ -83,7 +83,7 @@
             <dependency>
                 <groupId>org.osgi</groupId>
                 <artifactId>org.osgi.util.function</artifactId>
-                <version>1.1.0.1</version>
+                <version>1.1.0</version>
             </dependency>
             <dependency>
                 <groupId>org.osgi</groupId>