This is an automated email from the ASF dual-hosted git repository.
jamesfredley pushed a change to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/grails-profiles.git
from c062319 Merge pull request #30 from
apache/dependabot/npm_and_yarn/react/skeleton/client/elliptic-6.6.1
add 570b842 back to version 7.0.x to align with grails 7
add e35dc1d back to version 7.0.x to align with grails 7
add fca7c94 use hashed version of release-action github action
add 20ccc8d Add apache snapshot repository
add 1020edb back to version 7.0.x to align with grails 7
add 962613a grails-shell-cli needs to be on classpath
add 23434bc Update to new Apache Grails maven coordinates
add 021c0a8 Update GitHub workflow secrets
add 96affd6 Update to github.com/apache URLS
add 689873f Update version location in grails-core
add 89a5c34 Update grails-web-boot groupid
add c0f6f4c change json to gson
add bb742b0 cleanup repository url syntax
add 9abdaeb Use grails-bom to get base profile version
add 93e2202 views-gradle now lives in grails-gradle-plugins with all the
other gradle plugin implementation classes
add f6ff8bf Update develocity
add 24a1c3b Use setter syntax
add 974b65f Fix coordinates
add 07c4371 Remove closure parameter
new bda9af7 Merge pull request #29 from apache/apache-coordinates
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/dependabot.yml | 2 +-
.github/workflows/gradle.yml | 11 +++++++----
.github/workflows/release-notes.yml | 2 +-
.github/workflows/release.yml | 4 ++--
README.md | 11 ++++++++---
angular-test/build.gradle | 4 ++--
base/commands/plugin-info.groovy | 2 +-
base/features/events/feature.yml | 2 +-
base/features/gsp/feature.yml | 4 ++--
base/features/hibernate5/feature.yml | 4 ++--
base/features/json-views/feature.yml | 8 +++-----
base/features/markup-views/feature.yml | 6 ++----
base/features/mongodb/feature.yml | 2 +-
base/features/rx-mongodb/feature.yml | 2 +-
base/profile.yml | 12 +++++++-----
base/skeleton/build.gradle | 6 +++---
build.gradle | 25 +++++++++++++------------
gradle.properties | 2 +-
plugin-test/build.gradle | 4 ++--
plugin/profile.yml | 4 ++--
profile/skeleton/build.gradle | 19 +++++++++++--------
profile/skeleton/gradle.properties | 1 -
react-test/build.gradle | 4 ++--
react/profile.yml | 4 ++--
react/skeleton/client/src/AppNav.js | 2 +-
rest-api-plugin-test/build.gradle | 4 ++--
rest-api-plugin/profile.yml | 28 ++++++++++++++--------------
rest-api-test/build.gradle | 4 ++--
rest-api/features/security/feature.yml | 2 +-
rest-api/profile.yml | 32 ++++++++++++++++----------------
vue-test/build.gradle | 4 ++--
vue/profile.yml | 4 ++--
web-plugin-test/build.gradle | 4 ++--
web-plugin/profile.yml | 2 +-
web-test/build.gradle | 4 ++--
web/profile.yml | 24 ++++++++++++------------
36 files changed, 134 insertions(+), 125 deletions(-)