@releng: preparing JWT fix release as agreed in dev ML
git-svn-id: https://svn.apache.org/repos/asf/oltu/trunk@1782004 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/oauth-2.0/jwt/pom.xml b/oauth-2.0/jwt/pom.xml
index 4fc4c3c..c2231ae 100644
--- a/oauth-2.0/jwt/pom.xml
+++ b/oauth-2.0/jwt/pom.xml
@@ -21,11 +21,12 @@
<parent>
<groupId>org.apache.oltu.oauth2</groupId>
<artifactId>org.apache.oltu.oauth2.parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
</parent>
<artifactId>org.apache.oltu.oauth2.jwt</artifactId>
<packaging>bundle</packaging>
+ <version>1.0.3-SNAPSHOT</version>
<name>Apache Oltu - OAuth 2.0 - JWT</name>
<description>OAuth 2.0 library - JWT</description>