From 5c96b7616b2a458cbcfaf0f1bd79cfca18a8267b Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 11:40:47 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 1 + osgi.core-6.0.0.pom | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 osgi.core-6.0.0.pom diff --git a/.gitignore b/.gitignore index 21f6988..a56a7c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +/osgi.core-6.0.0-sources.jar /osgi.core-7.0.0.jar diff --git a/osgi.core-6.0.0.pom b/osgi.core-6.0.0.pom new file mode 100644 index 0000000..00e405b --- /dev/null +++ b/osgi.core-6.0.0.pom @@ -0,0 +1,34 @@ + + + 4.0.0 + org.osgi + osgi.core + 6.0.0 + OSGi Core Release 6, Interfaces and Classes for use in compiling bundles. + org.osgi:osgi.core + http://www.osgi.org/ + + OSGi Alliance + http://www.osgi.org/ + + + + Apache License, Version 2.0 + http://opensource.org/licenses/apache2.0.php + repo + + + + https://www.osgi.org/members/git/build.git + scm:git:https://www.osgi.org/members/git/build.git + scm:git:https://www.osgi.org/members/git/build.git + + + + osgi + info@osgi.org + OSGi Alliance + OSGi Alliance + + +