[maven-release-plugin] rollback the release of org.apache.oltu.oauth2.jwt-1.0.3
git-svn-id: https://svn.apache.org/repos/asf/oltu/trunk@1782028 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/oauth-2.0/jwt/pom.xml b/oauth-2.0/jwt/pom.xml
index 11c2c91..9ead7a8 100644
--- a/oauth-2.0/jwt/pom.xml
+++ b/oauth-2.0/jwt/pom.xml
@@ -26,7 +26,7 @@
<artifactId>org.apache.oltu.oauth2.jwt</artifactId>
<packaging>bundle</packaging>
- <version>1.0.3</version>
+ <version>1.0.3-SNAPSHOT</version>
<name>Apache Oltu - OAuth 2.0 - JWT</name>
<description>OAuth 2.0 library - JWT</description>
@@ -74,10 +74,4 @@
</resources>
</build>
-
- <scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/oltu/tags/org.apache.oltu.oauth2.jwt-1.0.3</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oltu/tags/org.apache.oltu.oauth2.jwt-1.0.3</developerConnection>
- <url>https://svn.apache.org/repos/asf/oltu/tags/org.apache.oltu.oauth2.jwt-1.0.3</url>
- </scm>
</project>