|
@@ -4,9 +4,10 @@
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
<parent>
|
|
<parent>
|
|
- <groupId>com.yomahub</groupId>
|
|
|
|
<artifactId>liteflow-testcase-el</artifactId>
|
|
<artifactId>liteflow-testcase-el</artifactId>
|
|
- <version>2.12.2</version>
|
|
|
|
|
|
+ <groupId>com.yomahub</groupId>
|
|
|
|
+ <version>${revision}</version>
|
|
|
|
+ <relativePath>../pom.xml</relativePath>
|
|
</parent>
|
|
</parent>
|
|
|
|
|
|
<artifactId>liteflow-testcase-el-sql-solon</artifactId>
|
|
<artifactId>liteflow-testcase-el-sql-solon</artifactId>
|