This is an automated email from the ASF dual-hosted git repository. martin_s pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/archiva-redback-components-expression-evaluator.git
commit 67208ccacfeea22ee810c3441500e69b65ee9ba8 Author: Olivier Lamy <[email protected]> AuthorDate: Fri Sep 21 13:01:58 2012 +0000 [maven-release-plugin] prepare release expression-evaluator-2.0 git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1388464 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ebb9425..76a45ed 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <relativePath>../redback-components-parent/pom.xml</relativePath> </parent> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <artifactId>expression-evaluator</artifactId> <packaging>bundle</packaging> <name>Expression Evaluator Components</name> @@ -43,9 +43,9 @@ </distributionManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/expression-evaluator</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/expression-evaluator</developerConnection> - <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/expression-evaluator</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/expression-evaluator-2.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/expression-evaluator-2.0</developerConnection> + <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/expression-evaluator-2.0</url> </scm> <dependencies> -- To stop receiving notification emails like this one, please contact [email protected].
