added db4o as project-local repo

Former-commit-id: b5f672db3db5bf09930b414b3ebcc5ecc0707c7a
This commit is contained in:
Jeremy Long
2012-12-30 15:58:11 -05:00
parent 2ae856b0dd
commit c35ce8e195
4 changed files with 17 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.db4o</groupId>
<artifactId>db4o-all</artifactId>
<version>8.0.249.16098</version>
<description>POM was created from install:install-file</description>
</project>