Skip to content

Commit

Permalink
Update repository
Browse files Browse the repository at this point in the history
  • Loading branch information
YoungerMax committed Mar 19, 2022
1 parent 30a83b5 commit 2169584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'maven-publish'
id 'com.pocolifo.jarremapper.devplugin' version '1.0.1'
id 'com.pocolifo.jarremapper.devplugin' version '1.0-SNAPSHOT'
}

group 'com.pocolifo'
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pluginManagement {
repositories {
maven {
url 'https://maven.services.pocolifo.com'
url 'https://maven.services.pocolifo.com/releases'
name 'Pocolifo'
}
}
Expand Down

0 comments on commit 2169584

Please sign in to comment.