Compare commits

...

1 Commits

Author SHA1 Message Date
Chao MENG
38b8f21abd chore: support code generator server 2022-09-05 11:05:51 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>parent-pom</artifactId>
<version>8.0.1</version>
<version>8.0.1-SNAPSHOT</version>
<relativePath />
</parent>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.talend.studio</groupId>
<artifactId>parent-pom</artifactId>
<version>8.0.1</version>
<version>8.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<properties>