Skip to content

Commit 7a346aa

Browse files
committed
New compression method -> 2.10.
1 parent 2aa342e commit 7a346aa

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

ReleaseNotes.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Note: Master is in JIRA at http://jira.codehaus.org/browse/PLXCOMP
66
Since archiver depends on a given version of IO this list is cumulative,
77
any version includes *all* changes below.
88

9+
Plexus Archiver - Version 2.10
10+
------
11+
** Improvement
12+
13+
* [PLXCOMP-282] - Add Snappy compression support
14+
915
Plexus Components - Version plexus-archiver-2.9.1
1016
-----
1117

@@ -235,4 +241,4 @@ Plexus Components - Version plexus-archiver-2.4.4 (plexus-io 2.0.10)
235241

236242

237243
Older history in JIRA at http://jira.codehaus.org/browse/PLXCOMP
238-
-----
244+
-----

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>plexus-archiver</artifactId>
13-
<version>2.9.2-SNAPSHOT</version>
13+
<version>2.10-SNAPSHOT</version>
1414

1515
<name>Plexus Archiver Component</name>
1616

0 commit comments

Comments
 (0)