Skip to content

Commit f81f384

Browse files
authored
pom: upgrade version to 0.6.6 (#508)
1 parent 7a23fa4 commit f81f384

99 files changed

Lines changed: 110 additions & 110 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

geaflow-console/app/biz/service/impl/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<parent>
2525
<groupId>com.antgroup.tugraph</groupId>
2626
<artifactId>geaflow-console</artifactId>
27-
<version>0.6.4-SNAPSHOT</version>
27+
<version>0.6.6</version>
2828
<relativePath>../../../../pom.xml</relativePath>
2929
</parent>
3030
<artifactId>geaflow-console-biz-service-impl</artifactId>
31-
<version>0.6.4-SNAPSHOT</version>
31+
<version>0.6.6</version>
3232

3333
<dependencies>
3434
<dependency>

geaflow-console/app/biz/shared/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-biz-shared</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434
<dependency>
3535
<groupId>com.antgroup.tugraph</groupId>

geaflow-console/app/bootstrap/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-bootstrap</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<properties>
3434
<build.node.version>v16.15.1</build.node.version>
3535
<build.npm.version>8.11.0</build.npm.version>

geaflow-console/app/common/dal/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-common-dal</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434

3535
<dependency>

geaflow-console/app/common/service/facade/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-common-service-facade</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434

3535
<dependency>

geaflow-console/app/common/service/integration/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-common-service-integration</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434
<dependency>
3535
<groupId>com.antgroup.tugraph</groupId>

geaflow-console/app/common/util/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-common-util</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434
<dependency>
3535
<groupId>org.projectlombok</groupId>

geaflow-console/app/core/model/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-core-model</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434
<dependency>
3535
<groupId>com.antgroup.tugraph</groupId>

geaflow-console/app/core/service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-core-service</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<properties>
3434
<influxdb.client.version>6.8.0</influxdb.client.version>
3535
</properties>

geaflow-console/app/test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
<parent>
2626
<groupId>com.antgroup.tugraph</groupId>
2727
<artifactId>geaflow-console</artifactId>
28-
<version>0.6.4-SNAPSHOT</version>
28+
<version>0.6.6</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131
<artifactId>geaflow-console-test</artifactId>
32-
<version>0.6.4-SNAPSHOT</version>
32+
<version>0.6.6</version>
3333
<dependencies>
3434
<dependency>
3535
<groupId>com.antgroup.tugraph</groupId>

0 commit comments

Comments
 (0)