File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
1210
1311 <groupId >com.auth0</groupId >
1412 <artifactId >java-jwt</artifactId >
15- <version >0.1-SNAPSHOT </version >
13+ <version >0.1</version >
1614
1715 <name >Java JWT</name >
1816 <description >Java implementation of JSON Web Token developed against draft-ietf-oauth-json-web-token-08.</description >
You can’t perform that action at this time.
0 commit comments