Index: blueprint/blueprint-itests/pom.xml
===================================================================
--- blueprint/blueprint-itests/pom.xml (revision 1646494)
+++ blueprint/blueprint-itests/pom.xml (working copy)
@@ -72,7 +72,7 @@
<dependency>
<groupId>org.apache.aries.blueprint</groupId>
<artifactId>org.apache.aries.blueprint.authz</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.aries.proxy</groupId>
Index: jndi/jndi-url-itest/pom.xml
===================================================================
--- jndi/jndi-url-itest/pom.xml (revision 1646494)
+++ jndi/jndi-url-itest/pom.xml (working copy)
@@ -241,7 +241,7 @@
<groupId>org.apache.aries.jndi</groupId>
<artifactId>org.apache.aries.jndi.url</artifactId>
<scope>test</scope>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.1-SNAPSHOT</version>
</dependency>
<dependency>
Index: transaction/transaction-itests/pom.xml
===================================================================
--- transaction/transaction-itests/pom.xml (revision 1646494)
+++ transaction/transaction-itests/pom.xml (working copy)
@@ -66,19 +66,19 @@
<groupId>org.apache.aries.transaction</groupId>
<artifactId>org.apache.aries.transaction.manager</artifactId>
<scope>test</scope>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.aries.transaction</groupId>
<artifactId>org.apache.aries.transaction.blueprint</artifactId>
<scope>test</scope>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
> On 18 Dec 2014, at 19:18, Mario Krizmanić <[email protected]> wrote:
>
> Hi,
>
> Please update versions in itests because they depends to older snapshots that
> cannot be found in the central repo.
>
> Thanks,
> Mario Krizmanic
>
> <update_versions.diff>