File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,11 @@ replacement for the [python-stix][python stix] API.
2222Releases of java-stix will comply with the Semantic Versioning specification at
2323[ http://semver.org/ ] [ semver ] . Java-stix is currently under active development;
2424see 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.2.0 ` would be ` v1.2.0.1 ` . Patches
29+ will be worked in a branch prior to being tagged and released.
2630
2731## <a name =" releases " ></a >Releases
2832
You can’t perform that action at this time.
0 commit comments