File tree Expand file tree Collapse file tree 21 files changed +200
-217
lines changed Expand file tree Collapse file tree 21 files changed +200
-217
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.introproventures</groupId >
88 <artifactId >graphql-jpa-query-dependencies</artifactId >
9- <version >1.0.0-SNAPSHOT </version >
9+ <version >1.0.0</version >
1010 <relativePath >../dependencies</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.introproventures</groupId >
55 <artifactId >graphql-jpa-query-build</artifactId >
6- <version >1.0.0-SNAPSHOT </version >
6+ <version >1.0.0</version >
77 <relativePath >../build</relativePath >
88 </parent >
99 <artifactId >graphql-jpa-query-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <artifactId >graphql-jpa-query-boot-starter</artifactId >
1312 <parent >
1413 <groupId >com.introproventures</groupId >
1514 <artifactId >graphql-jpa-query-dependencies</artifactId >
16- <version >1.0.0-SNAPSHOT </version >
15+ <version >1.0.0</version >
1716 <relativePath >../dependencies</relativePath >
1817 </parent >
1918
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >com.introproventures</groupId >
65 <artifactId >graphql-jpa-query-dependencies</artifactId >
7- <version >1.0.0-SNAPSHOT </version >
6+ <version >1.0.0</version >
87 <relativePath >../dependencies</relativePath >
98 </parent >
109 <artifactId >graphql-jpa-query-build</artifactId >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >com.introproventures</groupId >
65 <artifactId >graphql-jpa-query</artifactId >
7- <version >1.0.0-SNAPSHOT </version >
6+ <version >1.0.0</version >
87 <relativePath >../pom.xml</relativePath >
98 </parent >
109 <artifactId >graphql-jpa-query-dependencies</artifactId >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5- <modelVersion >4.0.0</modelVersion >
6- <parent >
7- <groupId >com.introproventures</groupId >
8- <artifactId >graphql-jpa-query-build</artifactId >
9- <version >1.0.0-SNAPSHOT</version >
10- <relativePath >../build</relativePath >
11- </parent >
12-
13- <artifactId >graphql-jpa-query-examples</artifactId >
14- <packaging >pom</packaging >
15-
16- <modules >
17- <module >spring-graphql-web</module >
18- </modules >
19-
20- </project >
1+ <?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" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <modelVersion >4.0.0</modelVersion >
4+ <parent >
5+ <groupId >com.introproventures</groupId >
6+ <artifactId >graphql-jpa-query-build</artifactId >
7+ <version >1.0.0</version >
8+ <relativePath >../build</relativePath >
9+ </parent >
10+
11+ <artifactId >graphql-jpa-query-examples</artifactId >
12+ <packaging >pom</packaging >
13+
14+ <modules >
15+ <module >spring-graphql-web</module >
16+ </modules >
17+
18+ </project >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32<modelVersion >4.0.0</modelVersion >
43
54<artifactId >graphql-jpa-query-example-spring-graphql-web</artifactId >
87<parent >
98 <groupId >com.introproventures</groupId >
109 <artifactId >graphql-jpa-query-examples</artifactId >
11- <version >1.0.0-SNAPSHOT </version >
10+ <version >1.0.0</version >
1211 <relativePath >../pom.xml</relativePath >
1312</parent >
1413
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.introproventures</groupId >
55 <artifactId >graphql-jpa-query-build</artifactId >
6- <version >1.0.0-SNAPSHOT </version >
6+ <version >1.0.0</version >
77 <relativePath >../build</relativePath >
88 </parent >
99 <artifactId >graphql-jpa-query-introspection</artifactId >
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/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >com.introproventures</groupId >
76 <artifactId >graphql-jpa-query</artifactId >
8- <version >1.0.0-SNAPSHOT </version >
7+ <version >1.0.0</version >
98 <packaging >pom</packaging >
109 <name >GraphQL JPA Query</name >
1110
4847 <connection >scm:git:https://github.com/introproventures/graphql-jpa-query.git</connection >
4948 <
developerConnection >scm:git:
[email protected] :introproventures/graphql-jpa-query.git</
developerConnection >
5049 <url >https://github.com/introproventures/graphql-jpa-query</url >
51- <tag >HEAD </tag >
50+ <tag >1.0.0 </tag >
5251 </scm >
5352
5453 <inceptionYear >2017</inceptionYear >
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <artifactId >graphql-jpa-query-scalars</artifactId >
43 <name >graphql-jpa-query-scalars</name >
54
109 <parent >
1110 <groupId >com.introproventures</groupId >
1211 <artifactId >graphql-jpa-query-build</artifactId >
13- <version >1.0.0-SNAPSHOT </version >
12+ <version >1.0.0</version >
1413 <relativePath >../build</relativePath >
1514 </parent >
1615
You can’t perform that action at this time.
0 commit comments