Skip to content

Commit 719f27f

Browse files
committed
[maven-release-plugin] prepare release osgicheck-maven-plugin-0.2.0
1 parent 96a5e09 commit 719f27f

File tree

1 file changed

+3
-2
lines changed
  • tools/osgicheck-maven-plugin

1 file changed

+3
-2
lines changed

tools/osgicheck-maven-plugin/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</parent>
2424

2525
<artifactId>osgicheck-maven-plugin</artifactId>
26-
<version>0.1.1-SNAPSHOT</version>
26+
<version>0.2.0</version>
2727
<packaging>maven-plugin</packaging>
2828

2929
<name>Apache Felix OSGi Check Maven Plugin</name>
@@ -40,7 +40,8 @@
4040
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
4141
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
4242
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
43-
</scm>
43+
<tag>osgicheck-maven-plugin-0.2.0</tag>
44+
</scm>
4445

4546
<prerequisites>
4647
<maven>${maven.version}</maven>

0 commit comments

Comments
 (0)