Compare commits
10 Commits
Author | SHA1 | Date | |
---|---|---|---|
81503a4352 | |||
5a576f2bdc | |||
ae41614799 | |||
e54c93f121 | |||
658047c24e | |||
d8118cbfd9 | |||
9395f4e310 | |||
8e1b8230c4 | |||
d6817a9b8d | |||
03ace4ca6c |
17
pom.xml
17
pom.xml
@ -5,25 +5,10 @@
|
|||||||
<groupId>com.inteligr8</groupId>
|
<groupId>com.inteligr8</groupId>
|
||||||
<artifactId>git-utils</artifactId>
|
<artifactId>git-utils</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.1-SNAPSHOT</version>
|
<version>1.1.3</version>
|
||||||
|
|
||||||
<name>Git Utilities</name>
|
<name>Git Utilities</name>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<url>https://bitbucket.org/inteligr8/git-utils</url>
|
|
||||||
</scm>
|
|
||||||
<organization>
|
|
||||||
<name>Inteligr8</name>
|
|
||||||
<url>https://www.inteligr8.com</url>
|
|
||||||
</organization>
|
|
||||||
<developers>
|
|
||||||
<developer>
|
|
||||||
<name>Brian Long</name>
|
|
||||||
<email>brian@inteligr8.com</email>
|
|
||||||
<url>https://twitter.com/brianmlong</url>
|
|
||||||
</developer>
|
|
||||||
</developers>
|
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.compiler.source>1.8</maven.compiler.source>
|
<maven.compiler.source>1.8</maven.compiler.source>
|
||||||
<maven.compiler.target>1.8</maven.compiler.target>
|
<maven.compiler.target>1.8</maven.compiler.target>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user