forked from Steven/DeepJ
fix version jenkins mb
This commit is contained in:
parent
92bc6ae4c7
commit
deae28702d
@ -5,7 +5,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
apply plugin: 'maven-publish'
|
apply plugin: 'maven-publish'
|
||||||
group 'com.the5gi.deepj'
|
group 'com.the5gi.deepj'
|
||||||
version '1.3.6'
|
version '1.3.7'
|
||||||
|
|
||||||
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
sourceCompatibility = targetCompatibility = JavaVersion.VERSION_11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user