mirror of
https://github.com/2006-Scape/Maven.git
synced 2026-07-03 00:37:52 +00:00
[TASK] Set provider releases correctly
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.parabot</groupId>
|
<groupId>org.parabot</groupId>
|
||||||
<artifactId>317-api-minified</artifactId>
|
<artifactId>317-api-minified</artifactId>
|
||||||
<version>1.13</version>
|
<version>1.14</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
"317-api-minified":{
|
"317-api-minified":{
|
||||||
"groupId":"org.parabot",
|
"groupId":"org.parabot",
|
||||||
"artifactId":"317-api-minified",
|
"artifactId":"317-api-minified",
|
||||||
"version":"1.13"
|
"version":"1.14"
|
||||||
},
|
},
|
||||||
"client":{
|
"client":{
|
||||||
"groupId":"org.parabot",
|
"groupId":"org.parabot",
|
||||||
|
|||||||
Reference in New Issue
Block a user