version 0.2.5.0

Former-commit-id: 68aa4287866052e89fd4bb4164341ae7914a57e0
This commit is contained in:
Jeremy Long
2013-01-06 12:13:08 -05:00
parent ae4b5464c7
commit 85286b3cf9
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>