This is an automated email from the ASF dual-hosted git repository. aiceflower pushed a commit to branch release-0.9.4 in repository https://gitbox.apache.org/repos/asf/linkis.git
commit 0ecd990026cabacb122e83ebb73b70701f0f13b1 Author: johnnywang <[email protected]> AuthorDate: Wed Jun 3 17:52:48 2020 +0800 Update pom.xml Remove useless properties --- ujes/definedEngines/python/enginemanager/pom.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ujes/definedEngines/python/enginemanager/pom.xml b/ujes/definedEngines/python/enginemanager/pom.xml index cac5209654..b81d0f3cad 100644 --- a/ujes/definedEngines/python/enginemanager/pom.xml +++ b/ujes/definedEngines/python/enginemanager/pom.xml @@ -32,9 +32,6 @@ <!--<version>${bdp.ide.version}</version>--> <!--<name>linkis-Spark-EngineManager</name>--> - <properties> - <dwc.python.version>0.9.4</dwc.python.version> - </properties> <dependencies> <dependency> @@ -128,4 +125,4 @@ </build> -</project> \ No newline at end of file +</project> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
