Skip to content

Commit

Permalink
brianfrankcoopergh-76 Updated the orientdb version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michi Mutsuzaki committed Aug 14, 2012
1 parent ea76ee7 commit be8d7f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion orientdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-core</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.1</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<openjpa.jdbc.version>2.1.1</openjpa.jdbc.version>
<mapkeeper.version>1.0</mapkeeper.version>
<mongodb.version>2.8.0</mongodb.version>
<orientdb.version>1.0-SNAPSHOT</orientdb.version>
<orientdb.version>1.0.1</orientdb.version>
<redis.version>2.0.0</redis.version>
<voldemort.version>0.81</voldemort.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit be8d7f1

Please sign in to comment.