You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2019/09/11 13:30:14 UTC

[aries-jax-rs-whiteboard] branch master updated: Update versions

This is an automated email from the ASF dual-hosted git repository.

csierra pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git


The following commit(s) were added to refs/heads/master by this push:
     new c48990b  Update versions
c48990b is described below

commit c48990bd1910f436cde9ac71cd3dd5c847ab35b8
Author: Carlos Sierra <cs...@apache.org>
AuthorDate: Wed Sep 11 15:29:47 2019 +0200

    Update versions
---
 integrations/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integrations/pom.xml b/integrations/pom.xml
index 6fdd810..a0ad23e 100644
--- a/integrations/pom.xml
+++ b/integrations/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.aries.jax.rs</groupId>
         <artifactId>org.apache.aries.jax.rs</artifactId>
-        <version>1.0.5-SNAPSHOT</version>
+        <version>1.0.6-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>