mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 03:58:14 +00:00
(improvement)(chat) update version to 0.7.5 and reduce log in supersonic-daemon.sh (#214)
This commit is contained in:
@@ -10,6 +10,7 @@ if [ ! -d "$runtimeDir" ]; then
|
|||||||
echo "the runtime dir does not exist move all to runtime"
|
echo "the runtime dir does not exist move all to runtime"
|
||||||
moveAllToRuntime
|
moveAllToRuntime
|
||||||
fi
|
fi
|
||||||
|
set +x
|
||||||
|
|
||||||
command=$1
|
command=$1
|
||||||
service=$2
|
service=$2
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -64,7 +64,7 @@
|
|||||||
<xk.time.version>3.2.4</xk.time.version>
|
<xk.time.version>3.2.4</xk.time.version>
|
||||||
<mockito-inline.version>4.5.1</mockito-inline.version>
|
<mockito-inline.version>4.5.1</mockito-inline.version>
|
||||||
<jsqlparser.version>4.5</jsqlparser.version>
|
<jsqlparser.version>4.5</jsqlparser.version>
|
||||||
<revision>0.7.5-SNAPSHOT</revision>
|
<revision>0.7.5</revision>
|
||||||
<!-- Do not bump spotless plugin version since 2.30.0 is the latest version supports Java 8-->
|
<!-- Do not bump spotless plugin version since 2.30.0 is the latest version supports Java 8-->
|
||||||
<maven.plugin.spotless.version>2.30.0</maven.plugin.spotless.version>
|
<maven.plugin.spotless.version>2.30.0</maven.plugin.spotless.version>
|
||||||
<spotless.python.includes></spotless.python.includes>
|
<spotless.python.includes></spotless.python.includes>
|
||||||
|
|||||||
Reference in New Issue
Block a user