File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44
5- <groupId >com.graphql. kickstart</groupId >
5+ <groupId >com.graphql-java- kickstart</groupId >
66 <artifactId >graphql-java-tools</artifactId >
77 <version >5.7.2-SNAPSHOT</version >
88 <packaging >jar</packaging >
99
1010 <name >GraphQL Java Tools</name >
1111 <description >Tools to help map a GraphQL schema to existing Java objects.</description >
12- <url >http ://github.com/graphql-java/graphql-java-tools</url >
12+ <url >https ://github.com/graphql-java-kickstart /graphql-java-tools</url >
1313
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments