Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Commit

Permalink
[release-script] Changed dependencies to milestone versions in prepar…
Browse files Browse the repository at this point in the history
…ation of tagging

git-svn-id: https://svn.neo4j.org/components/index/trunk@7487 0b971d98-bb2f-0410-8247-b05b2b5feb2a
  • Loading branch information
buildserver committed Dec 2, 2010
1 parent bd38f2e commit dcc69bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-kernel</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2-1.2.M05</version>
</dependency>
<!-- lucene has downgraded the simple patch for OSGi
<dependency>
Expand All @@ -87,7 +87,7 @@
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-shell</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2-1.2.M05</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
Expand Down

0 comments on commit dcc69bf

Please sign in to comment.