We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f71e40 commit a2e92b9Copy full SHA for a2e92b9
build.gradle
@@ -13,7 +13,7 @@ apply from: 'build.params.gradle'
13
apply plugin: 'base'
14
15
allprojects {
16
- group = 'org.opencypher'
+ group = 'org.opencypher.morpheus'
17
version = ver.self
18
19
// Gradle version-catalog-update has to be able to resolve the dependencies.
0 commit comments