Skip to content

Commit 3de935c

Browse files
Release 2.0.0
1 parent 845d4d3 commit 3de935c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app/pom.xml

Lines changed: 1 addition & 1 deletion
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.0.0-SNAPSHOT</version>
16+
<version>2.0.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919
<artifactId>eip-client</artifactId>

commons-test/pom.xml

Lines changed: 1 addition & 1 deletion
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.0.0-SNAPSHOT</version>
16+
<version>2.0.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919
<artifactId>eip-commons-test</artifactId>

commons/pom.xml

Lines changed: 1 addition & 1 deletion
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.0.0-SNAPSHOT</version>
16+
<version>2.0.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919

pom.xml

Lines changed: 1 addition & 1 deletion
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.0.0-SNAPSHOT</version>
15+
<version>2.0.0</version>
1616
<packaging>pom</packaging>
1717

1818
<name>EIP Client Parent</name>

0 commit comments

Comments
 (0)