Skip to content

Commit e7038e3

Browse files
committed
doc: updated in regards to versioning
1 parent 391250e commit e7038e3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.MD

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@ replacement for the [python-stix][python stix] API.
2222
Releases of java-stix will comply with the Semantic Versioning specification at
2323
[http://semver.org/][semver]. Java-stix is currently under active development;
2424
see TODO.txt for a tentative roadmap. Releases will be announced on the [STIX
25-
discussion list][list].
25+
discussion list][list]. A java-stix for a particular shema release will match the
26+
STIX schema version in Semantic Versioning form. Follow up patched releases of
27+
java-stix for a particular schema release will add and increment a 4th digit. For
28+
example, the first patch release for java-stix `v1.1.1` would be `v1.1.1.1`. Patches
29+
will be worked in a branch prior to being tagged and released.
2630

2731
## <a name="releases"></a>Releases
2832

0 commit comments

Comments
 (0)