You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by Chetan Mehrotra <ch...@gmail.com> on 2014/03/11 10:16:42 UTC

Re: svn commit: r1576236 - /jackrabbit/oak/trunk/oak-pojosr/pom.xml

Thanks Julian! Missed that part while porting the project from github
Chetan Mehrotra


On Tue, Mar 11, 2014 at 2:32 PM,  <re...@apache.org> wrote:
> Author: reschke
> Date: Tue Mar 11 09:02:43 2014
> New Revision: 1576236
>
> URL: http://svn.apache.org/r1576236
> Log:
> OAK-1522 - fix POM
>
> Modified:
>     jackrabbit/oak/trunk/oak-pojosr/pom.xml
>
> Modified: jackrabbit/oak/trunk/oak-pojosr/pom.xml
> URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-pojosr/pom.xml?rev=1576236&r1=1576235&r2=1576236&view=diff
> ==============================================================================
> --- jackrabbit/oak/trunk/oak-pojosr/pom.xml (original)
> +++ jackrabbit/oak/trunk/oak-pojosr/pom.xml Tue Mar 11 09:02:43 2014
> @@ -24,6 +24,7 @@
>      <groupId>org.apache.jackrabbit</groupId>
>      <artifactId>oak-parent</artifactId>
>      <version>0.19-SNAPSHOT</version>
> +    <relativePath>../oak-parent/pom.xml</relativePath>
>    </parent>
>
>    <artifactId>oak-pojosr</artifactId>
>
>