Skip to content

Commit

Permalink
version set to 3.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
laforge49 committed Jan 28, 2013
1 parent 5c8e306 commit 23f3c07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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>org.agilewiki.jasocket</groupId>
<artifactId>jasocket</artifactId>
<version>3.0.0.0-RC2</version>
<version>3.0.0.0</version>
<packaging>jar</packaging>
<name>JASocket</name>
<description>Lightweight Mobile Agent Cluster</description>
Expand Down
2 changes: 1 addition & 1 deletion release.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.agilewiki.jasocket</groupId>
<artifactId>jasocket</artifactId>
<version>3.0.0.0-RC2-SNAPSHOT</version>
<version>3.0.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>JASocket</name>
<description>Lightweight Mobile Agent Cluster</description>
Expand Down

0 comments on commit 23f3c07

Please sign in to comment.