Skip to content

Commit e61d14b

Browse files
committed
Release 2.2.0
1 parent 55080fe commit e61d14b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.ozonehis</groupId>
1515
<artifactId>eip-client-parent</artifactId>
16-
<version>2.2.0-SNAPSHOT</version>
16+
<version>2.2.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919
<artifactId>eip-client</artifactId>

commons-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.ozonehis</groupId>
1515
<artifactId>eip-client-parent</artifactId>
16-
<version>2.2.0-SNAPSHOT</version>
16+
<version>2.2.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919
<artifactId>eip-commons-test</artifactId>

commons/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.ozonehis</groupId>
1515
<artifactId>eip-client-parent</artifactId>
16-
<version>2.2.0-SNAPSHOT</version>
16+
<version>2.2.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<modelVersion>4.0.0</modelVersion>
1313
<groupId>com.ozonehis</groupId>
1414
<artifactId>eip-client-parent</artifactId>
15-
<version>2.2.0-SNAPSHOT</version>
15+
<version>2.2.0</version>
1616
<packaging>pom</packaging>
1717

1818
<name>EIP Client Parent</name>

0 commit comments

Comments
 (0)