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 4
4
5
5
<groupId >com.graphql-java-kickstart</groupId >
6
6
<artifactId >graphql-java-tools</artifactId >
7
- <version >5.3.1-SNAPSHOT </version >
7
+ <version >5.3.0 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >GraphQL Java Tools</name >
235
235
<snapshotRepository >
236
236
<id >bintray</id >
237
237
<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 >
239
239
</snapshotRepository >
240
240
241
241
<!-- Released with: mvn release:clean release:prepare release:perform -B -e -Pbintray -->
242
242
<repository >
243
243
<id >bintray</id >
244
244
<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 >
246
246
</repository >
247
247
</distributionManagement >
248
248
<scm >
You can’t perform that action at this time.
0 commit comments