Skip to content

Commit 669bf82

Browse files
committed
update properties back with projectDescription and projectUrl
1 parent 7d3f052 commit 669bf82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

grails-data-graphql/gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
# Plugin version (published as org.apache.grails:grails-plugin-gorm-graphql-plugin)
1717
projectVersion=4.0.0-SNAPSHOT
18+
projectDesc=Generates a GraphQL schema based on entities in GORM
19+
projectUrl=https://github.com/apache/grails-core/tree/HEAD/grails-data-graphql
1820

1921
# Toolchain
2022
javaVersion=17

0 commit comments

Comments
 (0)