Skip to content

Commit b4799ea

Browse files
authored
Update build.gradle
Temporarily use morpheus-plugins instead of morpheus-open-source-plugins
1 parent ef86aeb commit b4799ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ artifactory {
233233
// Define the project repository to which the artifacts will be published
234234
repository {
235235
// Set the Artifactory repository key
236-
repoKey = 'morpheus-open-source-plugins'
236+
repoKey = 'morpheus-plugins'
237237
// Specify the publisher username
238238
username = getEnvOrProperty('ARTIFACTORY_USER', 'artifactory_user')
239239
// Provide the publisher password

0 commit comments

Comments
 (0)