File tree Expand file tree Collapse file tree 7 files changed +12
-20
lines changed
graphql-jpa-query-annotations
graphql-jpa-query-boot-starter
graphql-jpa-query-dependencies
graphql-jpa-query-example Expand file tree Collapse file tree 7 files changed +12
-20
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 >0.3.8-SNAPSHOT </version >
9+ <version >0.3.8</version >
1010 <relativePath >../graphql-jpa-query-dependencies</relativePath >
1111 </parent >
1212
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.introproventures</groupId >
99 <artifactId >graphql-jpa-query-build</artifactId >
10- <version >0.3.8-SNAPSHOT </version >
10+ <version >0.3.8</version >
1111 <relativePath >../graphql-jpa-query-build</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <parent >
64 <groupId >com.introproventures</groupId >
75 <artifactId >graphql-jpa-query-dependencies</artifactId >
8- <version >0.3.8-SNAPSHOT </version >
6+ <version >0.3.8</version >
97 <relativePath >../graphql-jpa-query-dependencies</relativePath >
108 </parent >
119 <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"
2- 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" >
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" >
42 <modelVersion >4.0.0</modelVersion >
53 <parent >
64 <groupId >com.introproventures</groupId >
75 <artifactId >graphql-jpa-query</artifactId >
8- <version >0.3.8-SNAPSHOT </version >
6+ <version >0.3.8</version >
97 <relativePath >..</relativePath >
108 </parent >
119 <artifactId >graphql-jpa-query-dependencies</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.introproventures</groupId >
99 <artifactId >graphql-jpa-query-build</artifactId >
10- <version >0.3.8-SNAPSHOT </version >
10+ <version >0.3.8</version >
1111 <relativePath >../graphql-jpa-query-build</relativePath >
1212 </parent >
1313
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- 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" >
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" >
42 <artifactId >graphql-jpa-query-schema</artifactId >
53 <name >graphql-jpa-query-schema</name >
64
75 <parent >
86 <groupId >com.introproventures</groupId >
97 <artifactId >graphql-jpa-query-build</artifactId >
10- <version >0.3.8-SNAPSHOT </version >
8+ <version >0.3.8</version >
119 <relativePath >../graphql-jpa-query-build</relativePath >
1210 </parent >
1311
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"
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" >
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" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <groupId >com.introproventures</groupId >
86 <artifactId >graphql-jpa-query</artifactId >
97
10- <version >0.3.8-SNAPSHOT </version >
8+ <version >0.3.8</version >
119
1210 <packaging >pom</packaging >
1311
5856 <connection >scm:git:https://github.com/introproventures/graphql-jpa-query.git</connection >
5957 <developerConnection >scm:git:git@github.com:introproventures/graphql-jpa-query.git</developerConnection >
6058 <url >https://github.com/introproventures/graphql-jpa-query</url >
61- <tag >HEAD </tag >
59+ <tag >0.3.8 </tag >
6260 </scm >
6361
6462 <inceptionYear >2017</inceptionYear >
You can’t perform that action at this time.
0 commit comments