File tree Expand file tree Collapse file tree 6 files changed +8
-9
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 +8
-9
lines changed Original file line number Diff line number Diff line change 1919 <parent >
2020 <groupId >com.phocassoftware</groupId >
2121 <artifactId >graphql-builder-parent</artifactId >
22- <version >1.4.0-SNAPSHOT </version >
22+ <version >1.5.0 </version >
2323 </parent >
2424
2525 <artifactId >graphql-builder</artifactId >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.phocassoftware</groupId >
2020 <artifactId >graphql-builder-parent</artifactId >
21- <version >1.4.0-SNAPSHOT </version >
21+ <version >1.5.0 </version >
2222 </parent >
2323
2424 <artifactId >graphql-database-dynmodb-history-lambda</artifactId >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.phocassoftware</groupId >
2020 <artifactId >graphql-builder-parent</artifactId >
21- <version >1.4.0-SNAPSHOT </version >
21+ <version >1.5.0 </version >
2222 </parent >
2323
2424 <artifactId >graphql-database-manager-core</artifactId >
Original file line number Diff line number Diff line change 1818 <parent >
1919 <groupId >com.phocassoftware</groupId >
2020 <artifactId >graphql-builder-parent</artifactId >
21- <version >1.4.0-SNAPSHOT </version >
21+ <version >1.5.0 </version >
2222 </parent >
2323
2424 <artifactId >graphql-database-manager-dynamo</artifactId >
Original file line number Diff line number Diff line change 1212 the License.
1313
1414-->
15- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
16- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
15+ <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" >
1716 <modelVersion >4.0.0</modelVersion >
1817 <name >GraphQL Database Manager Test</name >
1918
2019 <parent >
2120 <groupId >com.phocassoftware</groupId >
2221 <artifactId >graphql-builder-parent</artifactId >
23- <version >1.4.0-SNAPSHOT </version >
22+ <version >1.5.0 </version >
2423 </parent >
2524
2625 <artifactId >graphql-database-manager-test</artifactId >
Original file line number Diff line number Diff line change 1515 <modelVersion >4.0.0</modelVersion >
1616 <groupId >com.phocassoftware</groupId >
1717 <artifactId >graphql-builder-parent</artifactId >
18- <version >1.4.0-SNAPSHOT </version >
18+ <version >1.5.0 </version >
1919 <name >GraphQL Builder parent</name >
2020 <description >library to make working with dynamodb and graphql easy as well as building a graphql schema from a model using reflection</description >
2121 <url >https://github.com/phocassoftware/graphql-builder</url >
3838 <url >https://github.com/phocassoftware/graphql-builder</url >
3939 <connection >scm:git:https://github.com/phocassoftware/graphql-builder.git</connection >
4040 <developerConnection >scm:git:https://github.com/phocassoftware/graphql-builder.git</developerConnection >
41- <tag >HEAD </tag >
41+ <tag >graphql-builder-parent-1.5.0 </tag >
4242 </scm >
4343
4444 <developers >
You can’t perform that action at this time.
0 commit comments