mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Remove version number from pgpainless-sop
This commit is contained in:
parent
d5afc235a1
commit
bbc79b75b1
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,6 @@ plugins {
|
|||
}
|
||||
|
||||
group 'org.pgpainless'
|
||||
version '0.2.1-SNAPSHOT'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
@ -20,4 +19,4 @@ dependencies {
|
|||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue