Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
Upgrade pom.xml to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhixingheyi-tian committed May 25, 2021
1 parent 5ac0a8e commit d8b45cd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions HCFS-based-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<parent>
<groupId>com.intel.oap</groupId>
<artifactId>sql-ds-cache-parent</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>hcfs-sql-ds-cache</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<name>HCFS Based SQL DS Cacahe</name>
<packaging>jar</packaging>

Expand Down
4 changes: 2 additions & 2 deletions Plasma-based-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<parent>
<groupId>com.intel.oap</groupId>
<artifactId>sql-ds-cache-parent</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>plasma-sql-ds-cache</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<name>Plasma Based SQL DS Cache</name>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>com.intel.oap</groupId>
<artifactId>sql-ds-cache-parent</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<name>OAP Project SQL DS Cache Parent POM</name>
<packaging>pom</packaging>

Expand Down

0 comments on commit d8b45cd

Please sign in to comment.