mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 20:22:07 +08:00
废弃2.5.11版本,升级成2.6.0版本
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>liteflow</artifactId>
|
||||
<groupId>com.yomahub</groupId>
|
||||
<version>2.5.11</version>
|
||||
<version>2.6.0-BETA1</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ import javax.annotation.Resource;
|
||||
/**
|
||||
* 测试springboot下的脚本组件
|
||||
* @author Bryan.Zhang
|
||||
* @since 2.5.11
|
||||
* @since 2.6.0
|
||||
*/
|
||||
@RunWith(SpringRunner.class)
|
||||
@TestPropertySource(value = "classpath:/script/application.properties")
|
||||
|
||||
Reference in New Issue
Block a user