Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ctron committed Jul 11, 2018
1 parent df4e534 commit 4ca9fe4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>de.dentrassi.osgi</groupId>
<artifactId>net.luminis.cmc</artifactId>
<version>0.5.1-SNAPSHOT</version>
<version>0.6.0</version>

<packaging>bundle</packaging>

Expand Down Expand Up @@ -42,7 +42,7 @@
<scm>
<url>https://github.com/ctron/net.luminis.cmc</url>
<connection>scm:git:git@github.com:ctron/net.luminis.cmc.git</connection>
<tag>HEAD</tag>
<tag>v0.6.0</tag>
</scm>

<distributionManagement>
Expand Down Expand Up @@ -156,8 +156,7 @@
<instructions>
<Export-Package />
<!--
resolution:=optional makes it work with Gogo < 1.0.0, but in this case the import fails,
hence descriptors and parameters do not work
resolution:=optional makes it work with Gogo < 1.0.0, but in this case the import fails, hence descriptors and parameters do not work
-->
<Import-Package>
org.apache.felix.service.command;resolution:=optional;version="[0.10,2)",
Expand Down

0 comments on commit 4ca9fe4

Please sign in to comment.