Thanks Robbie, I wasn't aware that Maven could be overridden in that way. That is useful.
On 1 July 2016 at 12:17, Robbie Gemmell <[email protected]> wrote: > You can configure the release plugin to use the version number alone > for the tag so that you dont have to remember to override its default > artifactId-version format, by configuring it with: > <tagNameFormat>@{project.version}</tagNameFormat> > > e.g.: https://github.com/apache/qpid-jms/blob/0.10.0/pom.xml#L216 > > On 1 July 2016 at 12:01, <[email protected]> wrote: >> Author: orudyy >> Date: Fri Jul 1 11:01:26 2016 >> New Revision: 1750907 >> >> URL: http://svn.apache.org/viewvc?rev=1750907&view=rev >> Log: >> Change 6.0.4 tag from 'qpid-java-build-6.0.4' to '6.0.4' >> >> Added: >> qpid/java/tags/6.0.4/ (props changed) >> - copied from r1750906, qpid/java/tags/qpid-java-build-6.0.4/ >> Removed: >> qpid/java/tags/qpid-java-build-6.0.4/ >> >> Propchange: qpid/java/tags/6.0.4/ >> ------------------------------------------------------------------------------ >> --- svn:ignore (added) >> +++ svn:ignore Fri Jul 1 11:01:26 2016 >> @@ -0,0 +1,11 @@ >> +build.overrides >> +.idea >> +derby.log >> +*.ipr >> +*.iws >> +build >> +*.iml >> +*.iws >> +work >> +target >> + >> >> Propchange: qpid/java/tags/6.0.4/ >> ------------------------------------------------------------------------------ >> --- svn:mergeinfo (added) >> +++ svn:mergeinfo Fri Jul 1 11:01:26 2016 >> @@ -0,0 +1,13 @@ >> +/qpid/branches/0.5.x-dev:886720-886722 >> +/qpid/branches/0.5.x-dev/qpid/java:886720-886722,887145,892761,894875,916304,916325,930288,931179 >> +/qpid/branches/QPID-6125-ProtocolRefactoring/java:1628068-1632579 >> +/qpid/branches/QPID-6262-JavaBrokerNIO/qpid/java:1643238-1666219 >> +/qpid/branches/java-broker-0-10/qpid/java:795950-829653 >> +/qpid/branches/java-broker-amqp-1-0-management/java:1562456-1569102 >> +/qpid/branches/java-broker-bdb-ha2/qpid/java:1576683-1583556 >> +/qpid/branches/java-broker-config-store-changes/qpid/java:1584338-1584926 >> +/qpid/branches/java-broker-vhost-refactor/java:1493674-1494547 >> +/qpid/branches/java-network-refactor/qpid/java:805429-821809 >> +/qpid/branches/qpid-2935/qpid/java:1061302-1072333 >> +/qpid/java/trunk:1715445-1715447,1715586,1715940,1716086-1716087,1716127-1716128,1716141,1716153,1716155,1716194,1716204,1716209,1716227,1716277,1716357,1716368,1716370,1716374,1716432,1716444-1716445,1716455,1716461,1716474,1716489,1716497,1716515,1716555,1716602,1716606-1716610,1716619,1716636,1717269,1717299,1717401,1717446,1717449,1717626,1717691,1717735,1717780,1718744,1718889,1718893,1718918,1718922,1719026,1719028,1719033,1719037,1719047,1719051,1720340,1720664,1721151,1721198,1722019-1722020,1722246,1722339,1722416,1722674,1722678,1722683,1722711,1723064,1723194,1723563,1724216,1724251,1724257,1724292,1724375,1724397,1724432,1724582,1724603,1724780,1724843-1724844,1725295,1725569,1725760,1726176,1726244-1726246,1726249,1726358,1726436,1726449,1726456,1726646,1726653,1726755,1726778,1727532,1727555,1727608,1727951,1727954,1728089,1728167,1728302,1728497,1728501,1728524,1728639,1728651,1728772,1729215,1729297,1729347,1729356,1729406,1729408,1729412,1729515,1729638,1729656-1729 >> >> 657,1729783,1729828,1729832,1729841,1729851,1729886,1729904,1729973,1730019,1730025,1730052,1730072,1730088,1730494,1730499,1730547,1730559,1730567,1730578,1730585,1730651,1730697,1730712-1730713,1730805,1731029,1731110,1731210,1731225,1731444,1731551,1731612,1732184,1732452,1732461,1732465,1732525,1732812,1733467,1734452,1736478,1736751,1736838,1737804,1737835,1737853,1737984,1737992,1738119,1738135,1738231,1738271,1738607,1738610,1738731,1738914,1741702,1742257,1742284,1742544,1742900,1742926,1743161,1743228,1743383,1743982,1744012-1744013,1744046,1744123,1744157,1744276,1744403,1745424,1745450,1746140,1746273,1747526,1748254,1748723,1748818,1749349,1749399,1749482,1749524,1750359-1750360 >> +/qpid/trunk/qpid:796646-796653 >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
