Skip to content

Commit

Permalink
commented out none existing artifact until it reaches central reposit…
Browse files Browse the repository at this point in the history
…ory (should happen soon)
  • Loading branch information
mkristian committed May 16, 2010
1 parent 8f711bd commit 59d61fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Expand Up @@ -54,11 +54,13 @@
<artifactId>derby</artifactId>
<version>10.5.3.0_1</version>
</dependency>
<!--
<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.0.0</version>
</dependency>
-->
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
Expand Down

0 comments on commit 59d61fc

Please sign in to comment.