You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by Sergiu Dumitriu <se...@gmail.com> on 2015/09/02 14:12:14 UTC

Re: svn commit: r1700750 - in /velocity/tools/trunk: maven-velocity-tools-plugin/ pom.xml

All the submodules must also have the parent version updated.

On 09/02/2015 06:05 AM, cbrisson@apache.org wrote:
> Author: cbrisson
> Date: Wed Sep  2 10:05:52 2015
> New Revision: 1700750
> 
> URL: http://svn.apache.org/r1700750
> Log:
> [tools] get rid (for now?) of broken package maven-velocity-tools-plugin
> 
> Removed:
>     velocity/tools/trunk/maven-velocity-tools-plugin/
> Modified:
>     velocity/tools/trunk/pom.xml
> 
> Modified: velocity/tools/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?rev=1700750&r1=1700749&r2=1700750&view=diff
> ==============================================================================
> --- velocity/tools/trunk/pom.xml (original)
> +++ velocity/tools/trunk/pom.xml Wed Sep  2 10:05:52 2015
> @@ -23,7 +23,7 @@
>      <groupId>org.apache.velocity</groupId>
>      <artifactId>velocity-tools-parent</artifactId>
>      <name>VelocityTools</name>
> -    <version>2.1.0-SNAPSHOT</version>
> +    <version>3.0-SNAPSHOT</version>
>      <packaging>pom</packaging>
>  
>      <url>http://velocity.apache.org/tools/devel/</url>
> @@ -188,7 +188,6 @@
>          <module>velocity-tools-uberjar</module>
>          <module>velocity-tools-examples</module>
>          <module>velocity-tools-assembly</module>
> -        <module>maven-velocity-tools-plugin</module>
>      </modules>
>  
>      <!-- This project is an effort by many people. If you feel that your name
> 
> 


-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/

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


Re: svn commit: r1700750 - in /velocity/tools/trunk: maven-velocity-tools-plugin/ pom.xml

Posted by Claude Brisson <cl...@renegat.net>.
Absolutely.

In fact committing version change in this pom.xml was scheduled for the 
next commit...

   Claude

On 02/09/2015 14:12, Sergiu Dumitriu wrote:
> All the submodules must also have the parent version updated.
>
> On 09/02/2015 06:05 AM, cbrisson@apache.org wrote:
>> Author: cbrisson
>> Date: Wed Sep  2 10:05:52 2015
>> New Revision: 1700750
>>
>> URL: http://svn.apache.org/r1700750
>> Log:
>> [tools] get rid (for now?) of broken package maven-velocity-tools-plugin
>>
>> Removed:
>>      velocity/tools/trunk/maven-velocity-tools-plugin/
>> Modified:
>>      velocity/tools/trunk/pom.xml
>>
>> Modified: velocity/tools/trunk/pom.xml
>> URL: http://svn.apache.org/viewvc/velocity/tools/trunk/pom.xml?rev=1700750&r1=1700749&r2=1700750&view=diff
>> ==============================================================================
>> --- velocity/tools/trunk/pom.xml (original)
>> +++ velocity/tools/trunk/pom.xml Wed Sep  2 10:05:52 2015
>> @@ -23,7 +23,7 @@
>>       <groupId>org.apache.velocity</groupId>
>>       <artifactId>velocity-tools-parent</artifactId>
>>       <name>VelocityTools</name>
>> -    <version>2.1.0-SNAPSHOT</version>
>> +    <version>3.0-SNAPSHOT</version>
>>       <packaging>pom</packaging>
>>   
>>       <url>http://velocity.apache.org/tools/devel/</url>
>> @@ -188,7 +188,6 @@
>>           <module>velocity-tools-uberjar</module>
>>           <module>velocity-tools-examples</module>
>>           <module>velocity-tools-assembly</module>
>> -        <module>maven-velocity-tools-plugin</module>
>>       </modules>
>>   
>>       <!-- This project is an effort by many people. If you feel that your name
>>
>>
>


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