Skip to content

Commit ce5dcde

Browse files
committed
[maven-release-plugin] rollback the release of 1.0.0
1 parent f61b764 commit ce5dcde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>biz.netcentric.osgi.bnd</groupId>
55
<artifactId>bundle-namespace-validators</artifactId>
6-
<version>1.0.0</version>
6+
<version>0.0.1-SNAPSHOT</version>
77

88
<name>Bundle Namespace Validators Bnd Plugin</name>
99
<description>Bnd plugin validating that the OSGi metadata complies with certain namespacing rules.</description>
@@ -34,7 +34,7 @@
3434
<scm>
3535
<connection>scm:git:ssh://[email protected]:Netcentric/bundle-namespace-validators.git</connection>
3636
<developerConnection>scm:git:ssh://[email protected]:Netcentric/bundle-namespace-validators.git</developerConnection>
37-
<tag>1.0.0</tag>
37+
<tag>HEAD</tag>
3838
<url>https://github.com/Netcentric/bundle-namespace-validators</url>
3939
</scm>
4040
<distributionManagement>

0 commit comments

Comments
 (0)