Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Syncing pom.xml and feature.xml/MANIFEST.MF (was Re: Build failed in Hudson: linuxtools-master #483)

> > > > > mvn tycho-versions:set-version -DnewVersion=YOUR_VERSION will do the

> Please note that if you run it in valgrind directory it will change the 
> valgrind parent pom and all references to it but it will not change the 
> versions of the bundles and features.

Ah.  But if we want the source tarballs [1] to match the overall release
version, we have to change the parent POM versions, right?

Thanks for bringing up this Tycho plugin, it's really cool

Andrew

[1]
http://download.eclipse.org/technology/linuxtools/0.8.0-sources/

Note the 0.0.1 and 2.0.0, etc. :)


Back to the top