File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.graphql-java-kickstart</groupId >
66 <artifactId >graphql-java-tools</artifactId >
7- <version >5.3.1-SNAPSHOT </version >
7+ <version >5.3.0 </version >
88 <packaging >jar</packaging >
99
1010 <name >GraphQL Java Tools</name >
235235 <snapshotRepository >
236236 <id >bintray</id >
237237 <name >graphql-java-kickstart-graphql-java-tools</name >
238- <url >https://api.bintray.com/maven/graphql-java-kickstart/graphql-java-tools /graphql-java-tools/</url >
238+ <url >https://api.bintray.com/maven/graphql-java-kickstart/releases /graphql-java-tools/</url >
239239 </snapshotRepository >
240240
241241 <!-- Released with: mvn release:clean release:prepare release:perform -B -e -Pbintray -->
242242 <repository >
243243 <id >bintray</id >
244244 <name >graphql-java-kickstart-graphql-java-tools</name >
245- <url >https://api.bintray.com/maven/graphql-java-kickstart/graphql-java-tools /graphql-java-tools/;publish=1</url >
245+ <url >https://api.bintray.com/maven/graphql-java-kickstart/releases /graphql-java-tools/;publish=1</url >
246246 </repository >
247247 </distributionManagement >
248248 <scm >
You can’t perform that action at this time.
0 commit comments