File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
graphql-database-dynmodb-history-lambda
graphql-database-manager-core
graphql-database-manager-dynamo
graphql-database-manager-test Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.phocassoftware</groupId >
21
21
<artifactId >graphql-builder-parent</artifactId >
22
- <version >1.5.0-SNAPSHOT </version >
22
+ <version >1.5.0</version >
23
23
</parent >
24
24
25
25
<artifactId >graphql-builder</artifactId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >com.phocassoftware</groupId >
20
20
<artifactId >graphql-builder-parent</artifactId >
21
- <version >1.5.0-SNAPSHOT </version >
21
+ <version >1.5.0</version >
22
22
</parent >
23
23
24
24
<artifactId >graphql-database-dynmodb-history-lambda</artifactId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >com.phocassoftware</groupId >
20
20
<artifactId >graphql-builder-parent</artifactId >
21
- <version >1.5.0-SNAPSHOT </version >
21
+ <version >1.5.0</version >
22
22
</parent >
23
23
24
24
<artifactId >graphql-database-manager-core</artifactId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<groupId >com.phocassoftware</groupId >
20
20
<artifactId >graphql-builder-parent</artifactId >
21
- <version >1.5.0-SNAPSHOT </version >
21
+ <version >1.5.0</version >
22
22
</parent >
23
23
24
24
<artifactId >graphql-database-manager-dynamo</artifactId >
Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >com.phocassoftware</groupId >
21
21
<artifactId >graphql-builder-parent</artifactId >
22
- <version >1.5.0-SNAPSHOT </version >
22
+ <version >1.5.0</version >
23
23
</parent >
24
24
25
25
<artifactId >graphql-database-manager-test</artifactId >
Original file line number Diff line number Diff line change 84
84
</plugin >
85
85
<plugin >
86
86
<artifactId >maven-surefire-plugin</artifactId >
87
- <version >3.5.3 </version >
87
+ <version >3.5.4 </version >
88
88
</plugin >
89
89
<plugin >
90
90
<groupId >net.revelc.code.formatter</groupId >
You can’t perform that action at this time.
0 commit comments