version 0.2.5.0

Former-commit-id: 88eaccdc6e83a8c3c3061e38186bb45fb9ba5a3d
This commit is contained in:
Jeremy Long
2013-01-06 12:13:08 -05:00
parent 4861b1befe
commit 4b07b59bbc
3 changed files with 10 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses/>.
<groupId>org.codesecure</groupId>
<artifactId>DependencyCheck</artifactId>
<version>0.2.4.0</version>
<version>0.2.5.0</version>
<packaging>jar</packaging>
<name>DependencyCheck</name>
@@ -459,12 +459,6 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses/>.
<artifactId>h2</artifactId>
<version>1.3.170</version>
</dependency>
<!--
<dependency>
<groupId>org.fusesource.hawtdb</groupId>
<artifactId>hawtdb</artifactId>
<version>1.6</version>
</dependency>-->
<!-- The following dependencies are only scanned during integration testing -->
<!--<dependency>