File tree Expand file tree Collapse file tree 6 files changed +7
-7
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 +7
-7
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.0.5 </version >
22
+ <version >1.0.6-SNAPSHOT </version >
23
23
</parent >
24
24
25
25
<artifactId >graphql-builder</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.phocassoftware</groupId >
7
7
<artifactId >graphql-builder-parent</artifactId >
8
- <version >1.0.5 </version >
8
+ <version >1.0.6-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >graphql-database-dynmodb-history-lambda</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.phocassoftware</groupId >
7
7
<artifactId >graphql-builder-parent</artifactId >
8
- <version >1.0.5 </version >
8
+ <version >1.0.6-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >graphql-database-manager-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.phocassoftware</groupId >
7
7
<artifactId >graphql-builder-parent</artifactId >
8
- <version >1.0.5 </version >
8
+ <version >1.0.6-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >graphql-database-manager-dynamo</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.phocassoftware</groupId >
7
7
<artifactId >graphql-builder-parent</artifactId >
8
- <version >1.0.5 </version >
8
+ <version >1.0.6-SNAPSHOT </version >
9
9
</parent >
10
10
11
11
<artifactId >graphql-database-manager-test</artifactId >
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >com.phocassoftware</groupId >
4
4
<artifactId >graphql-builder-parent</artifactId >
5
- <version >1.0.5 </version >
5
+ <version >1.0.6-SNAPSHOT </version >
6
6
<name >GraphQL Builder</name >
7
7
<description >library to make working with dynamodb and graphql easy as well as building a graphql schema from a model using reflection</description >
8
8
<url >https://github.com/phocassoftware/graphql-builder</url >
25
25
<url >https://github.com/phocassoftware/graphql-builder</url >
26
26
<connection >scm:git:https://github.com/phocassoftware/graphql-builder.git</connection >
27
27
<developerConnection >scm:git:https://github.com/phocassoftware/graphql-builder.git</developerConnection >
28
- <tag >graphql-builder-parent-1.0.5 </tag >
28
+ <tag >HEAD </tag >
29
29
</scm >
30
30
31
31
<developers >
You can’t perform that action at this time.
0 commit comments