Author: buildbot
Date: Mon Apr 18 15:37:06 2011
New Revision: 788477
Log:
Staging update by buildbot
Modified:
websites/staging/aries/trunk/content/development/versionpolicy.html
Modified: websites/staging/aries/trunk/content/development/versionpolicy.html
==============================================================================
--- websites/staging/aries/trunk/content/development/versionpolicy.html (original)
+++ websites/staging/aries/trunk/content/development/versionpolicy.html Mon Apr 18 15:37:06
2011
@@ -274,6 +274,7 @@ would be the provider policy (==,=+).
The policy can be set by using the Maven property <aries.osgi.version.policy>, see
the default-parent
pom for an example.</p>
<h2 id="bundle_versions">Bundle versions</h2>
+<p><strong>Note: Bundle versions are changed at release time and only by the
release manager. Bundle versions are not updated during development.</strong></p>
<p>OSGi semantic versioning applies to bundles as well as packages. When releasing
a new version of a bundle
the change in the bundle version should give some indication of nature of the changes to
the bundle.
In Aries the bundle version is the same as version of the Maven artifact version.
|