Author: gnodet
Date: Mon Jun 4 13:24:34 2018
New Revision: 1832849
URL: http://svn.apache.org/viewvc?rev=1832849&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1832849&r1=1832848&r2=1832849&view=diff
==============================================================================
--- aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml (original)
+++ aries/trunk/blueprint/blueprint-jexl-evaluator/pom.xml Mon Jun 4 13:24:34
2018
@@ -32,15 +32,15 @@
<artifactId>org.apache.aries.blueprint.jexl.evaluator</artifactId>
<packaging>bundle</packaging>
<name>Apache Aries Blueprint JEXL evaluator</name>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</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/tags/org.apache.aries.blueprint.jexl.evaluator-1.1.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.blueprint.jexl.evaluator-1.1.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.blueprint.jexl.evaluator-1.1.0</url>
+
<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>
</scm>
<properties>