Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
baifuyu committed Dec 11, 2023
1 parent 1cde574 commit 120013a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.antgroup.openspg.builder</groupId>
<artifactId>builder-model</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.antgroup.openspg.builder</groupId>
Expand All @@ -95,7 +95,7 @@
<dependency>
<groupId>com.antgroup.openspg.cloudext</groupId>
<artifactId>cloudext-interface-graph-store</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.antgroup.openspg.cloudext</groupId>
Expand Down

0 comments on commit 120013a

Please sign in to comment.