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.
22
22
Releases of java-stix will comply with the Semantic Versioning specification at
23
23
[ http://semver.org/ ] [ semver ] . Java-stix is currently under active development;
24
24
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.
26
30
27
31
## <a name =" releases " ></a >Releases
28
32
You can’t perform that action at this time.
0 commit comments