Hi Mito,

Did you manage to use the versions plugin, or did you do this manually?

Cheers,
Reto



On Thu, Jul 31, 2014 at 8:53 AM, <[email protected]> wrote:

> Repository: clerezza
> Updated Branches:
>   refs/heads/master 80e95cd83 -> 09a002428
>
>
> CLEREZZA-931: Use released versions of own dependencies
>
>
> Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
> Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/09a00242
> Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/09a00242
> Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/09a00242
>
> Branch: refs/heads/master
> Commit: 09a00242839c08218a4e474dbfd2d7bc24d49f3f
> Parents: 80e95cd
> Author: Minto van der Sluis <[email protected]>
> Authored: Thu Jul 31 08:48:29 2014 +0200
> Committer: Minto van der Sluis <[email protected]>
> Committed: Thu Jul 31 08:48:29 2014 +0200
>
> ----------------------------------------------------------------------
>  rdf.virtuoso.storage/pom.xml | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> ----------------------------------------------------------------------
>
>
>
> http://git-wip-us.apache.org/repos/asf/clerezza/blob/09a00242/rdf.virtuoso.storage/pom.xml
> ----------------------------------------------------------------------
> diff --git a/rdf.virtuoso.storage/pom.xml b/rdf.virtuoso.storage/pom.xml
> index cbc7f7e..0e1f06d 100644
> --- a/rdf.virtuoso.storage/pom.xml
> +++ b/rdf.virtuoso.storage/pom.xml
> @@ -37,7 +37,7 @@
>                 <dependency>
>                         <groupId>org.apache.clerezza</groupId>
>                         <artifactId>rdf.core</artifactId>
> -                       <version>0.14-SNAPSHOT</version>
> +                       <version>0.14</version>
>                         <scope>provided</scope>
>                 </dependency>
>
> @@ -49,7 +49,7 @@
>                 <dependency>
>                         <groupId>org.apache.clerezza</groupId>
>                         <artifactId>ext.virtuoso.jdbc</artifactId>
> -                       <version>0.3-SNAPSHOT</version>
> +                       <version>0.3</version>
>                         <scope>provided</scope>
>                 </dependency>
>
>
>

Reply via email to