diff options
author | Stuart Sierra <mail@stuartsierra.com> | 2010-09-28 17:36:21 -0400 |
---|---|---|
committer | Stuart Sierra <mail@stuartsierra.com> | 2010-09-28 17:36:21 -0400 |
commit | 39c38227d21f8cb6139d68f361b516ce1f05f66e (patch) | |
tree | 8a9cf3d69588a0862f728c922634689fdde2c7dc /modules/profile/pom.xml | |
parent | 0d69c12151ccfdb25a82d17cac64177ec40f8dbc (diff) |
Back to version 1.3.0-SNAPSHOT on all modules
Diffstat (limited to 'modules/profile/pom.xml')
-rw-r--r-- | modules/profile/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/pom.xml b/modules/profile/pom.xml index db529219..a938da01 100644 --- a/modules/profile/pom.xml +++ b/modules/profile/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.clojure.contrib</groupId> <artifactId>parent</artifactId> - <version>1.3.0-alpha1</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>profile</artifactId> |