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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >com.uwetrottmann.trakt5</groupId >
76 <artifactId >trakt-java</artifactId >
87 <packaging >jar</packaging >
9- <version >6.12.1-SNAPSHOT </version >
8+ <version >6.13.0 </version >
109
1110 <name >trakt-java</name >
1211 <description >trakt-java is a retrofit2 based wrapper around the trakt API v2.</description >
3736 <url >https://github.com/UweTrottmann/trakt-java</url >
3837 <connection >scm:git:git://github.com/UweTrottmann/trakt-java.git</connection >
3938 <developerConnection >scm:git:git@github.com:UweTrottmann/trakt-java.git</developerConnection >
40- <tag >HEAD </tag >
39+ <tag >v6.13.0 </tag >
4140 </scm >
4241
4342 <dependencies >
You can’t perform that action at this time.
0 commit comments