We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab2fb7f commit 06fb6cfCopy full SHA for 06fb6cf
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>com.amilesend</groupId>
27
<artifactId>tmdb-java-client</artifactId>
28
- <version>3.2.1</version>
+ <version>3.2.2-SNAPSHOT</version>
29
30
<name>tmdb-java-client</name>
31
<description>A client to access the TMDB API</description>
@@ -101,7 +101,6 @@
101
<autoPublish>false</autoPublish>
102
<checksums>all</checksums>
103
<publishingServerId>central</publishingServerId>
104
- <tokenAuth>true</tokenAuth>
105
</configuration>
106
</plugin>
107
</plugins>
0 commit comments