File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
graphql-spqr-spring-boot-annotations
graphql-spqr-spring-boot-autoconfigure
graphql-spqr-spring-boot-starter Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.leangen.graphql</groupId >
6
6
<artifactId >graphql-spqr-spring-boot-starter-parent</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >graphql-spqr-spring-boot-annotations</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.leangen.graphql</groupId >
6
6
<artifactId >graphql-spqr-spring-boot-starter-parent</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >graphql-spqr-spring-boot-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >io.leangen.graphql</groupId >
6
6
<artifactId >graphql-spqr-spring-boot-starter-parent</artifactId >
7
- <version >1.0.1-SNAPSHOT </version >
7
+ <version >1.0.1</version >
8
8
</parent >
9
9
10
10
<artifactId >graphql-spqr-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >io.leangen.graphql</groupId >
5
5
<artifactId >graphql-spqr-spring-boot-starter-parent</artifactId >
6
- <version >1.0.1-SNAPSHOT </version >
6
+ <version >1.0.1</version >
7
7
<packaging >pom</packaging >
8
8
9
9
<inceptionYear >2018</inceptionYear >
22
22
<connection >scm:git:git://github.com/leangen/graphql-spqr-spring-boot-starter</connection >
23
23
<developerConnection >scm:git:git://github.com/leangen/graphql-spqr-spring-boot-starter</developerConnection >
24
24
<url >https://github.com/leangen/graphql-spqr-spring-boot-starter</url >
25
- <tag >HEAD </tag >
25
+ <tag >graphql-spqr-spring-boot-starter-v1.0.1 </tag >
26
26
</scm >
27
27
<distributionManagement >
28
28
<repository >
You can’t perform that action at this time.
0 commit comments