Upgrade to regexp 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115824 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
038f874270
commit
cc56501f68
@ -146,7 +146,7 @@
|
||||
<dependency>
|
||||
<groupId>regexp</groupId>
|
||||
<artifactId>regexp</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.3</version>
|
||||
</dependency>
|
||||
<!-- Required because of the Developer class -->
|
||||
|
||||
|
||||
@ -90,7 +90,7 @@
|
||||
<dependency>
|
||||
<groupId>regexp</groupId>
|
||||
<artifactId>regexp</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.3</version>
|
||||
<url>http://jakarta.apache.org/regexp/</url>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
||||
@ -91,7 +91,7 @@
|
||||
<dependency>
|
||||
<groupId>regexp</groupId>
|
||||
<artifactId>regexp</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>xml-apis</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user