MAVEN-1796 : Upgrade commons-jexl to version 1.1

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@465918 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-10-19 22:44:33 +00:00
parent 5f0feaf606
commit c9b8da4c4f
3 changed files with 3 additions and 2 deletions

View File

@ -261,7 +261,7 @@
<dependency>
<groupId>commons-jexl</groupId>
<artifactId>commons-jexl</artifactId>
<version>1.0</version>
<version>1.1</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -25,6 +25,7 @@
</properties>
<body>
<release version="1.8.1-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update" issue="MAVEN-1796">Upgrade commons-jexl to version 1.1</action>
<action dev="aheritier" type="update" issue="MAVEN-1769">Upgrade maven-model to version 3.0.2</action>
<action dev="aheritier" type="update" issue="MAVEN-1789">Change the default repository to http://repo1.maven.org/maven/ for dependencies url in the manifest.</action>
<action dev="ltheussl" type="fix" issue="MPARTIFACT-72">Creating an upload-bundle for a plugin without any java code does not work.</action>

View File

@ -68,7 +68,7 @@ maven.jar.commons-jelly-tags-ant=1.1
maven.jar.commons-jelly-tags-define=1.0
maven.jar.commons-jelly-tags-util=1.1.1
maven.jar.commons-jelly-tags-xml=1.1
maven.jar.commons-jexl=1.0
maven.jar.commons-jexl=1.1
maven.jar.commons-lang=2.0
maven.jar.commons-logging=1.0.4
maven.jar.dom4j=1.7-20060614