Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonad committed Mar 30, 2012
0 parents commit a8d2fbe
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
Empty file added README.md
Empty file.
14 changes: 14 additions & 0 deletions pom.xml
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>java-seven</groupId>
<artifactId>java-seven</artifactId>
<version>1.0</version>




</project>

0 comments on commit a8d2fbe

Please sign in to comment.