You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/08/22 00:49:07 UTC

svn commit: r1375838 - in /maven/skins/trunk: maven-fluido-skin/pom.xml maven-skins/pom.xml

Author: olamy
Date: Tue Aug 21 22:49:07 2012
New Revision: 1375838

URL: http://svn.apache.org/viewvc?rev=1375838&view=rev
Log:
use last parent pom

Modified:
    maven/skins/trunk/maven-fluido-skin/pom.xml
    maven/skins/trunk/maven-skins/pom.xml

Modified: maven/skins/trunk/maven-fluido-skin/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/pom.xml?rev=1375838&r1=1375837&r2=1375838&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/pom.xml (original)
+++ maven/skins/trunk/maven-fluido-skin/pom.xml Tue Aug 21 22:49:07 2012
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-skins</artifactId>
-    <version>6</version>
+    <version>7-SNAPSHOT</version>
     <relativePath>../maven-skins/pom.xml</relativePath>
   </parent>
 

Modified: maven/skins/trunk/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/pom.xml?rev=1375838&r1=1375837&r2=1375838&view=diff
==============================================================================
--- maven/skins/trunk/maven-skins/pom.xml (original)
+++ maven/skins/trunk/maven-skins/pom.xml Tue Aug 21 22:49:07 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 



Re: svn commit: r1375838 - in /maven/skins/trunk: maven-fluido-skin/pom.xml maven-skins/pom.xml

Posted by Olivier Lamy <ol...@apache.org>.
Sure.
I still have stuff to verify too. :-)

2012/8/22 Simone Tripodi <si...@apache.org>:
> Cool! :)
>
> can you wait me this WE to have a review to fluido, first? I stumbled
> in a couple of troubles and I would like to verify they are bugs or
> features :P
>
> TIA,
> -Simo
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
>
> On Wed, Aug 22, 2012 at 8:29 AM, Olivier Lamy <ol...@apache.org> wrote:
>> 2012/8/22 Simone Tripodi <si...@apache.org>:
>>> Salut mon ami,
>>>
>>>> +++ maven/skins/trunk/maven-fluido-skin/pom.xml Tue Aug 21 22:49:07 2012
>>>> @@ -21,7 +21,7 @@
>>>>    <parent>
>>>>      <groupId>org.apache.maven.skins</groupId>
>>>>      <artifactId>maven-skins</artifactId>
>>>> -    <version>6</version>
>>>> +    <version>7-SNAPSHOT</version>
>>>>      <relativePath>../maven-skins/pom.xml</relativePath>
>>>>    </parent>
>>>>
>>>
>>> should that drive us on releasing the maven-skins:7 parent first?
>>
>> My plan was to release both together :-)
>>
>>>
>>> TIA!
>>> -Simo
>>>
>>> http://people.apache.org/~simonetripodi/
>>> http://simonetripodi.livejournal.com/
>>> http://twitter.com/simonetripodi
>>> http://www.99soft.org/
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>>> For additional commands, e-mail: dev-help@maven.apache.org
>>>
>>
>>
>>
>> --
>> Olivier Lamy
>> Talend: http://coders.talend.com
>> http://twitter.com/olamy | http://linkedin.com/in/olamy
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1375838 - in /maven/skins/trunk: maven-fluido-skin/pom.xml maven-skins/pom.xml

Posted by Simone Tripodi <si...@apache.org>.
Cool! :)

can you wait me this WE to have a review to fluido, first? I stumbled
in a couple of troubles and I would like to verify they are bugs or
features :P

TIA,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Wed, Aug 22, 2012 at 8:29 AM, Olivier Lamy <ol...@apache.org> wrote:
> 2012/8/22 Simone Tripodi <si...@apache.org>:
>> Salut mon ami,
>>
>>> +++ maven/skins/trunk/maven-fluido-skin/pom.xml Tue Aug 21 22:49:07 2012
>>> @@ -21,7 +21,7 @@
>>>    <parent>
>>>      <groupId>org.apache.maven.skins</groupId>
>>>      <artifactId>maven-skins</artifactId>
>>> -    <version>6</version>
>>> +    <version>7-SNAPSHOT</version>
>>>      <relativePath>../maven-skins/pom.xml</relativePath>
>>>    </parent>
>>>
>>
>> should that drive us on releasing the maven-skins:7 parent first?
>
> My plan was to release both together :-)
>
>>
>> TIA!
>> -Simo
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>
>
>
> --
> Olivier Lamy
> Talend: http://coders.talend.com
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1375838 - in /maven/skins/trunk: maven-fluido-skin/pom.xml maven-skins/pom.xml

Posted by Olivier Lamy <ol...@apache.org>.
2012/8/22 Simone Tripodi <si...@apache.org>:
> Salut mon ami,
>
>> +++ maven/skins/trunk/maven-fluido-skin/pom.xml Tue Aug 21 22:49:07 2012
>> @@ -21,7 +21,7 @@
>>    <parent>
>>      <groupId>org.apache.maven.skins</groupId>
>>      <artifactId>maven-skins</artifactId>
>> -    <version>6</version>
>> +    <version>7-SNAPSHOT</version>
>>      <relativePath>../maven-skins/pom.xml</relativePath>
>>    </parent>
>>
>
> should that drive us on releasing the maven-skins:7 parent first?

My plan was to release both together :-)

>
> TIA!
> -Simo
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: svn commit: r1375838 - in /maven/skins/trunk: maven-fluido-skin/pom.xml maven-skins/pom.xml

Posted by Simone Tripodi <si...@apache.org>.
Salut mon ami,

> +++ maven/skins/trunk/maven-fluido-skin/pom.xml Tue Aug 21 22:49:07 2012
> @@ -21,7 +21,7 @@
>    <parent>
>      <groupId>org.apache.maven.skins</groupId>
>      <artifactId>maven-skins</artifactId>
> -    <version>6</version>
> +    <version>7-SNAPSHOT</version>
>      <relativePath>../maven-skins/pom.xml</relativePath>
>    </parent>
>

should that drive us on releasing the maven-skins:7 parent first?

TIA!
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org