[PR #172] [CLOSED] Include Maven SNAPSHOT pre-release example #3482

Closed
opened 2026-04-25 17:45:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/semver/semver/pull/172
Author: @leif81
Created: 1/10/2014
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • de0625c Include Maven SNAPSHOT pre-release example

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 semver.md (+1 -1)

📄 Description

The Maven build system uses the keyword "SNAPSHOT" to indicate pre-release builds. Their definition and use fits nicely with the semver pre-release definition so it would be useful to be shown here as an example. Worth mentioning is that the "SNAPSHOT" naming convention is sometimes used by non-Maven projects too.

"you will often see the SNAPSHOT designator in a version, which indicates that a project is in a state of development"
http://maven.apache.org/guides/getting-started


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/semver/semver/pull/172 **Author:** [@leif81](https://github.com/leif81) **Created:** 1/10/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`de0625c`](https://github.com/semver/semver/commit/de0625c9dba3681d465760d7b4230fc067dc1bee) Include Maven SNAPSHOT pre-release example ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `semver.md` (+1 -1) </details> ### 📄 Description The Maven build system uses the keyword "SNAPSHOT" to indicate pre-release builds. Their definition and use fits nicely with the semver pre-release definition so it would be useful to be shown here as an example. Worth mentioning is that the "SNAPSHOT" naming convention is sometimes used by non-Maven projects too. "you will often see the SNAPSHOT designator in a version, which indicates that a project is in a state of development" http://maven.apache.org/guides/getting-started --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 17:45:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#3482