# Versioned Builds Are Back, With Master Builds For Fast Verification

DevFeed: [Versioned Builds Are Back, With Master Builds For Fast Verification](<https://devfeed.tech/articles/versioned-builds-are-back-with-master-builds-for-fast-verification-19660.md>)

Original publisher: [Read original article](<https://www.codenameone.com/blog/versioned-builds-master/>)

Author: Shai Almog

Published: 2026-07-07T00:00:00Z

Content type: release

Language: en

Sources: [CodeName One](<https://devfeed.tech/sources/codename-one.md>)

Topics: [releases](<https://devfeed.tech/topics/releases.md>), [Development](<https://devfeed.tech/topics/development.md>), [Maven](<https://devfeed.tech/topics/maven.md>), [Maven Central](<https://devfeed.tech/topics/maven-central.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [enterprise](<https://devfeed.tech/tags/enterprise.md>), [master](<https://devfeed.tech/tags/master.md>), [production](<https://devfeed.tech/tags/production.md>), [speed](<https://devfeed.tech/tags/speed.md>), [verification](<https://devfeed.tech/tags/verification.md>), [versioning](<https://devfeed.tech/tags/versioning.md>)

## AI overview

Codename One reintroduces versioned cloud builds, allowing developers to pin builds to a specific published release or build against the current development head. The article explains use cases including production stabilization, regression diagnosis, and reproducing older customer environments, while noting that master builds are intended for verification rather than production shipping and that older versions are limited by account level because of support costs.

## Source excerpt

Versioned builds return with a Maven-era model: pin a cloud build to a release, or build against master to verify the current development head.