Skip to content

Commit

Permalink
changed version to 0.8.0-SNAPSHOT
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.mojodna.net/repository/searchable/trunk@691 43f9e6a5-3c06-0410-9c50-a813a83a72d6
  • Loading branch information
seth committed Oct 2, 2006
1 parent b42b01d commit 1befd14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.mojodna</groupId>
<artifactId>searchable</artifactId>
<version>0.8.0</version>
<version>0.8.0-SNAPSHOT</version>
<description>Annotation-driven indexing and searching with Lucene and Solr</description>
<build>
<plugins>
Expand Down Expand Up @@ -64,4 +64,4 @@
<version>1.0</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 1befd14

Please sign in to comment.