Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
f193a27d5f
|
|||
|
666faa9559
|
|||
|
db56ede58e
|
2
.mvn/maven.config
Normal file
2
.mvn/maven.config
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
-Dstyle.color=always
|
||||||
|
-T1C
|
||||||
4
pom.xml
4
pom.xml
@@ -15,7 +15,7 @@
|
|||||||
<developer>
|
<developer>
|
||||||
<name>Matthew Ellison</name>
|
<name>Matthew Ellison</name>
|
||||||
<email>m_ellison@ymail.com</email>
|
<email>m_ellison@ymail.com</email>
|
||||||
<url>https://bitbucket.org/Mattrixwv</url>
|
<url>https://git.mattrixwv.com/matthew</url>
|
||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<groupId>com.mattrixwv</groupId>
|
<groupId>com.mattrixwv</groupId>
|
||||||
<artifactId>myClasses</artifactId>
|
<artifactId>myClasses</artifactId>
|
||||||
<version>1.4.1</version>
|
<version>1.4.2-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>myClasses</name>
|
<name>myClasses</name>
|
||||||
<description>A grouping of functions that I've found useful</description>
|
<description>A grouping of functions that I've found useful</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user