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.2.0</version >
22
+ <version >1.2.0-SNAPSHOT </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.2.0</version >
21
+ <version >1.2.0-SNAPSHOT </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.2.0</version >
21
+ <version >1.2.0-SNAPSHOT </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.2.0</version >
21
+ <version >1.2.0-SNAPSHOT </version >
22
22
</parent >
23
23
24
24
<artifactId >graphql-database-manager-dynamo</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.2.0</version >
21
+ <version >1.2.0-SNAPSHOT </version >
22
22
</parent >
23
23
24
24
<artifactId >graphql-database-manager-test</artifactId >
Original file line number Diff line number Diff line change 15
15
<modelVersion >4.0.0</modelVersion >
16
16
<groupId >com.phocassoftware</groupId >
17
17
<artifactId >graphql-builder-parent</artifactId >
18
- <version >1.2.0</version >
18
+ <version >1.2.0-SNAPSHOT </version >
19
19
<name >GraphQL Builder</name >
20
20
<description >library to make working with dynamodb and graphql easy as well as building a graphql schema from a model using reflection</description >
21
21
<url >https://github.com/phocassoftware/graphql-builder</url >
38
38
<url >https://github.com/phocassoftware/graphql-builder</url >
39
39
<connection >scm:git:https://github.com/phocassoftware/graphql-builder.git</connection >
40
40
<developerConnection >scm:git:https://github.com/phocassoftware/graphql-builder.git</developerConnection >
41
- <tag >graphql-builder-parent-1.2.0 </tag >
41
+ <tag >HEAD </tag >
42
42
</scm >
43
43
44
44
<developers >
You can’t perform that action at this time.
0 commit comments