re-import sources as agreed with the maintainer
This commit is contained in:
parent
aae153deeb
commit
c588e3c83b
10
.gitignore
vendored
10
.gitignore
vendored
@ -1 +1,11 @@
|
||||
/osgi.annotation-6.0.0.pom
|
||||
/osgi.annotation-6.0.0-sources.jar
|
||||
/noarch
|
||||
/.build-*.log
|
||||
/*.src.rpm
|
||||
/osgi.annotation-7.0.0.jar
|
||||
/osgi.annotation-7.0.0.pom
|
||||
/osgi.annotation-8.0.0.jar
|
||||
/osgi.annotation-8.0.0.pom
|
||||
/osgi.annotation-8.0.1.jar
|
||||
/osgi.annotation-8.0.1.pom
|
||||
|
||||
@ -1,36 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.osgi</groupId>
|
||||
<artifactId>osgi.annotation</artifactId>
|
||||
<version>8.0.1</version>
|
||||
<description>OSGi Annotation Release 8, Annotations for use in compiling bundles</description>
|
||||
<name>org.osgi:osgi.annotation</name>
|
||||
<url>https://docs.osgi.org/</url>
|
||||
<organization>
|
||||
<name>Eclipse Foundation</name>
|
||||
</organization>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Apache-2.0</name>
|
||||
<url>https://opensource.org/licenses/Apache-2.0</url>
|
||||
<distribution>repo</distribution>
|
||||
<comments>This program and the accompanying materials are made available under the terms of the Apache License, Version 2.0.</comments>
|
||||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<url>https://github.com/osgi/osgi</url>
|
||||
<connection>scm:git:https://github.com/osgi/osgi.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:osgi/osgi.git</developerConnection>
|
||||
<tag>r8-cmpn-final</tag>
|
||||
</scm>
|
||||
<developers>
|
||||
<developer>
|
||||
<id>osgi</id>
|
||||
<email>osgi-wg@eclipse.org</email>
|
||||
<name>OSGi Working Group</name>
|
||||
<organization>Eclipse Foundation</organization>
|
||||
<organizationUrl>https://www.osgi.org/</organizationUrl>
|
||||
</developer>
|
||||
</developers>
|
||||
</project>
|
||||
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (osgi.annotation-8.0.1.jar) = 9e0dc035fd381d2f4b5c783227acd88656c7f4c8faaaa0e51178b3cd7b051871e0d7a6db906e32149d027df8dd738b27eaf80b74775dc5f6470e030c08a6b47b
|
||||
SHA512 (osgi.annotation-8.0.1.pom) = 9dae2a62b7a346448d86c04d61101747c6b11ba25a0861a32547021f69739d45096cfeb03510b55e018e9b335b865159df05847fd922b0f4a84a0abae5d2a867
|
||||
|
||||
Loading…
Reference in New Issue
Block a user