mavenised the project
This commit is contained in:
parent
db4855c9fa
commit
5c3e6f1d68
10
pom.xml
Normal file
10
pom.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?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">
|
||||
<artifactId>noise-java</artifactId>
|
||||
<groupId>com.southerstorm</groupId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
</project>
|
||||
0
NoiseJava/.gitignore → src/.gitignore
vendored
0
NoiseJava/.gitignore → src/.gitignore
vendored
Loading…
Reference in New Issue
Block a user