You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by tj...@apache.org on 2020/09/16 17:02:43 UTC

[felix-atomos] branch master updated: Update org.eclipse.osgi to 3.16 release

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

tjwatson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-atomos.git


The following commit(s) were added to refs/heads/master by this push:
     new 4adf268  Update org.eclipse.osgi to 3.16 release
     new 9037691  Merge pull request #35 from tjwatson/equinoxRelease
4adf268 is described below

commit 4adf2681a1c6398b586bcda5e39df68cba9fcf02
Author: Thomas Watson <tj...@us.ibm.com>
AuthorDate: Wed Sep 16 10:33:51 2020 -0500

    Update org.eclipse.osgi to 3.16 release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 78f44d9..f373fe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -153,7 +153,7 @@
             <dependency>
                 <groupId>org.eclipse.platform</groupId>
                 <artifactId>org.eclipse.osgi</artifactId>
-                <version>3.16.0.tjwatson_osgiConnect14</version>
+                <version>3.16.0</version>
                 <exclusions>
                     <exclusion>
                         <groupId>*</groupId>