Skip to content

Commit

Permalink
preparing for 0.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stuzart committed Feb 6, 2012
1 parent 669e1a2 commit 246f314
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rdoc
Expand Up @@ -21,7 +21,7 @@ To compile RightField you are required to have both {Apache Maven2}[http://maven

>mvn assembly:directory

This will create both an unzipped distribution directory in the <em>target/rightfield-{version}/</em> directory.
This will create an unzipped distribution directory in the <em>target/rightfield-{version}/</em> directory.

To create a zipped package run

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.sysmo-db</groupId>
<artifactId>rightfield</artifactId>
<version>0.15.2-SNAPSHOT</version>
<version>0.15</version>
<packaging>jar</packaging>
<name>RightField</name>
<description>
Expand Down

0 comments on commit 246f314

Please sign in to comment.