You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cu...@apache.org on 2012/07/25 23:24:12 UTC

svn commit: r1365764 - /aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml

Author: cumminsh
Date: Wed Jul 25 21:24:11 2012
New Revision: 1365764

URL: http://svn.apache.org/viewvc?rev=1365764&view=rev
Log:
[ARIES-862][maven-release-plugin]prepare release org.apache.aries.blueprint.jexl.evaluator-1.0.0

Modified:
    aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml

Modified: aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml?rev=1365764&r1=1365763&r2=1365764&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml Wed Jul 25 21:24:11 2012
@@ -29,15 +29,15 @@
     <artifactId>org.apache.aries.blueprint.jexl.evaluator</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Blueprint JEXL evaluator</name>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <description>
         This bundle contains a plugin to the "ext" namespace handler for evaluating expressions using JEXL
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-jexl-evaluator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/blueprint/blueprint-jexl-evaluator</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/blueprint/blueprint-jexl-evaluator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.jexl.evaluator-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.jexl.evaluator-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.jexl.evaluator-1.0.0</url>
     </scm>
     <properties>