When you develop your components it is important to tag stable component versions that can be used:
-
In the C2NET service (specifying them in the service application manifest) in order to put in production.
-
In testing services used by other partners to test their own components (the common case is when a partner is developing a component A that has to interact with component B developed by another partner, so A component developer needs access to stable versions of B component).
In order to do so, please follow the recommendation specified in Component versioning wiki page.