Hi guys, To avoid OSGi trouble (both for the eclipse plugin and the osgi-bundles), we're now following the JBoss project version conventions: http://community.jboss.org/wiki/JBossProjectVersioning
So the version will now follow any of these scheme's: major.minor.micro.Alpha*[*/*n]*/*/ /*major.minor.micro.Beta*/[n] /*major.minor.micro.CR*/[n] /*major.minor.micro.Final So this means we will now use: 5.2.0.Final, 5.3.0.Beta1, 5.3.0.Beta2, 5.3.0.CR1, 5.3.0.Final, ... And we will *not* use: 5.2.0, 5.3.0.M1, ... -- With kind regards, Geoffrey De Smet _______________________________________________ rules-dev mailing list rules-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-dev