Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f22d34aa84 | ||
|
|
69f95ce3a3 | ||
|
|
6d18c6a136 | ||
|
|
1ef59056bf | ||
|
|
e42277aa14 | ||
|
|
d1dce94275 | ||
|
|
dafcc20e0f | ||
|
|
5ec4924743 | ||
|
|
a61e5bc538 | ||
|
|
e98241f06d | ||
|
|
e46dc26404 | ||
|
|
f8493c3983 | ||
|
|
1bb0190807 | ||
|
|
46b55e0ddc | ||
|
|
1adf5afc87 | ||
|
|
e8adafadfe |
@@ -7,12 +7,12 @@
|
|||||||
|
|
||||||
<groupId>com.inteligr8</groupId>
|
<groupId>com.inteligr8</groupId>
|
||||||
<artifactId>regex-maven-plugin</artifactId>
|
<artifactId>regex-maven-plugin</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0.7</version>
|
||||||
<packaging>maven-plugin</packaging>
|
<packaging>maven-plugin</packaging>
|
||||||
|
|
||||||
<name>Regular Expression Maven Plugin</name>
|
<name>Regular Expression Maven Plugin</name>
|
||||||
<description>A Maven plugin for regular expression operations</description>
|
<description>A Maven plugin for regular expression operations</description>
|
||||||
<url>https://git.inteligr8.com/inteligr8/regex-maven-plugin</url>
|
<url>https://bitbucket.org/inteligr8/regex-maven-plugin</url>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
@@ -22,9 +22,9 @@
|
|||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:https://git.inteligr8.com/inteligr8/regex-maven-plugin.git</connection>
|
<connection>scm:git:https://bitbucket.org/inteligr8/regex-maven-plugin.git</connection>
|
||||||
<developerConnection>scm:git:git@git.inteligr8.com:inteligr8/regex-maven-plugin.git</developerConnection>
|
<developerConnection>scm:git:git@bitbucket.org:inteligr8/regex-maven-plugin.git</developerConnection>
|
||||||
<url>https://git.inteligr8.com/inteligr8/regex-maven-plugin</url>
|
<url>https://bitbucket.org/inteligr8/regex-maven-plugin</url>
|
||||||
</scm>
|
</scm>
|
||||||
<organization>
|
<organization>
|
||||||
<name>Inteligr8</name>
|
<name>Inteligr8</name>
|
||||||
|
|||||||
Reference in New Issue
Block a user