Skip to content

Commit

Permalink
Adding Maven pom.xml file
Browse files Browse the repository at this point in the history
  • Loading branch information
JadhavPoonam committed Jul 16, 2016
1 parent 1daa6c6 commit d815c35
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<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>zoned.out</groupId>
<artifactId>go.research</artifactId>
<version>0.1</version>

</project>

0 comments on commit d815c35

Please sign in to comment.