re-import sources as agreed with the maintainer
This commit is contained in:
parent
eca552aa7e
commit
fb3930b718
6
.gitignore
vendored
6
.gitignore
vendored
@ -1 +1,7 @@
|
||||
/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
|
||||
|
||||
@ -1,37 +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>7.0.0</version>
|
||||
<description>OSGi Annotation Release 7, Annotations for use in compiling bundles</description>
|
||||
<name>org.osgi:osgi.annotation</name>
|
||||
<url>https://www.osgi.org/</url>
|
||||
<organization>
|
||||
<name>OSGi Alliance</name>
|
||||
<url>https://www.osgi.org/</url>
|
||||
</organization>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Apache-2.0</name>
|
||||
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
||||
<distribution>repo</distribution>
|
||||
<comments>Apache License, Version 2.0</comments>
|
||||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<url>https://osgi.org/gitweb/build.git</url>
|
||||
<connection>scm:git:https://osgi.org/git/build.git</connection>
|
||||
<developerConnection>scm:git:https://osgi.org/git/build.git</developerConnection>
|
||||
<tag>hudson-build.core-1432</tag>
|
||||
</scm>
|
||||
<developers>
|
||||
<developer>
|
||||
<id>osgi</id>
|
||||
<email>info@osgi.org</email>
|
||||
<name>OSGi Alliance</name>
|
||||
<organization>OSGi Alliance</organization>
|
||||
<organizationUrl>https://www.osgi.org/</organizationUrl>
|
||||
</developer>
|
||||
</developers>
|
||||
</project>
|
||||
1
sources
1
sources
@ -1 +1,2 @@
|
||||
SHA512 (osgi.annotation-7.0.0.jar) = b976bceed56e88854550318f21e71c2812b220d1b86dd3f4d34b4319b983b9c659cba2d29f044efaa243af5775cc4f9d2283bf60836b7632ce8f6bc396325c2c
|
||||
SHA512 (osgi.annotation-7.0.0.pom) = 6bfa35e1cd81a2e659061ec6b65fde0f048bce9b247424897bf18cf822b9d397f8dece42064f96cdacfe72c744408832210cdb9bf96f49e57f73af957ed3f991
|
||||
|
||||
Loading…
Reference in New Issue
Block a user