Fridrich Strba 2022-03-11 14:22:10 +00:00 committed by Git OBS Bridge
parent a6ec660a1d
commit fcb531d208
5 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
<property name="project.artifactId" value="osgi.annotation"/>
<property name="project.groupId" value="org.osgi"/>
<property name="project.version" value="8.0.1"/>
<property name="project.version" value="8.1.0"/>
<property name="project.description" value="OSGi Annotation Release 8, Annotations for use in compiling bundles."/>
<property name="project.organization.name" value="OSGi Alliance"/>
@ -96,7 +96,7 @@
<attribute name="Bundle-SymbolicName" value="${project.artifactId}"/>
<attribute name="Bundle-Vendor" value="${project.organization.name}"/>
<attribute name="Bundle-Version" value="${project.version}"/>
<attribute name="Export-Package" value="org.osgi.annotation.bundle;version=&quot;1.1.1&quot;,org.osgi.annotation.versioning;version=&quot;1.1.2&quot;"/>
<attribute name="Export-Package" value="org.osgi.annotation.bundle;version=&quot;2.0&quot;,org.osgi.annotation.versioning;version=&quot;1.1.2&quot;"/>
<attribute name="JavaPackages-ArtifactId" value="${project.artifactId}"/>
<attribute name="JavaPackages-GroupId" value="${project.groupId}"/>
<attribute name="JavaPackages-Version" value="${project.version}"/>

View File

@ -17,7 +17,7 @@
Name: osgi-annotation
Version: 8.0.1
Version: 8.1.0
Release: 0
Summary: Annotations for use in compiling OSGi bundles
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1239d8e863a6f9fa1f8a9d430843395f39956a25cabeb462f1f8dd41476e88bb
size 18635

BIN
osgi.annotation-8.1.0-sources.jar (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.osgi</groupId>
<artifactId>osgi.annotation</artifactId>
<version>8.0.1</version>
<version>8.1.0</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>
@ -22,7 +22,7 @@
<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>
<tag>8.0.0.1</tag>
</scm>
<developers>
<developer>