File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 xmlns =" http://maven.apache.org/POM/4.0.0"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <parent >
6- <artifactId >chunjun-parent </artifactId >
6+ <artifactId >chunjun</artifactId >
77 <groupId >com.dtstack.chunjun</groupId >
88 <version >1.12-SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >chunjun-local-test</artifactId >
13- <name >FlinkX : Local : Test</name >
13+ <name >ChunJun : Local : Test</name >
1414
1515 <dependencies >
1616 <dependency >
209209 <dependency >
210210 <groupId >com.dtstack.chunjun</groupId >
211211 <artifactId >chunjun-connector-inceptor</artifactId >
212- <version >${project.version</version>
212+ <version >${project.version} </version >
213213 </dependency >
214214 <dependency >
215215 <groupId >com.dtstack.chunjun</groupId >
216216 <artifactId >chunjun-connector-oceanbase</artifactId >
217- <version>${project.version</version>
217+ <version >${project.version} </version >
218218 </dependency >
219219
220220 <!-- File-->
You can’t perform that action at this time.
0 commit comments