Skip to content

Commit

Permalink
VERSION T0 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangli3 committed Mar 19, 2014
1 parent 4a6923e commit 29ad7ad
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion auditor-pipeline/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.ailk.oci.auditor</groupId>
<artifactId>auditor</artifactId>
<version>och2.0.0-SNAPSHOT</version>
<version>och2.0.0</version>
</parent>

<artifactId>auditor-pipeline</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion auditor-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.ailk.oci.auditor</groupId>
<artifactId>auditor</artifactId>
<version>och2.0.0-SNAPSHOT</version>
<version>och2.0.0</version>
</parent>

<groupId>com.ailk.oci.auditor</groupId>
Expand Down
2 changes: 1 addition & 1 deletion auditor-protocol-event-pipeline-avro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.ailk.oci.auditor</groupId>
<artifactId>auditor</artifactId>
<version>och2.0.0-SNAPSHOT</version>
<version>och2.0.0</version>
</parent>

<groupId>com.ailk.oci.auditor</groupId>
Expand Down
2 changes: 1 addition & 1 deletion auditor-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.ailk.oci.auditor</groupId>
<artifactId>auditor-server</artifactId>
<version>och2.0.0-SNAPSHOT</version>
<version>och2.0.0</version>
<dependencies>
<dependency>
<groupId>com.ailk.oci.auditor</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.ailk.oci.auditor</groupId>
<artifactId>auditor</artifactId>
<version>och2.0.0-SNAPSHOT</version>
<version>och2.0.0</version>
<packaging>pom</packaging>

<name>auditor</name>
Expand Down

0 comments on commit 29ad7ad

Please sign in to comment.