File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -9,14 +9,15 @@ The current master is now at https://github.com/codehaus-plexus/plexus-io
9
9
For publishing [ the site] ( https://codehaus-plexus.github.io/plexus-io/ ) do the following:
10
10
11
11
```
12
- mvn -Preporting verify site site:stage scm-publish:publish-scm
12
+ mvn -Preporting verify site-deploy
13
13
```
14
14
15
15
## Release Notes
16
16
17
17
You can find details about the different releases in the
18
18
[ Release Notes] ( https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md ) .
19
19
20
+ * [ Release 3.2.0] ( https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md#plexus-io-320 ) .
20
21
* [ Release 3.1.1] ( https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md#plexus-io-311 ) .
21
22
* [ Release 3.1.0] ( https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md#plexus-io-310 ) .
22
23
* [ Release 3.0.1] ( https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md#plexus-io-301 ) .
Original file line number Diff line number Diff line change 1
1
Plexus-IO Release Notes
2
2
========================================================================
3
3
4
+ Plexus IO 3.2.0
5
+ ---------------
6
+
7
+ Plexus IO 3.2.0 requires Java 7.
8
+
9
+ ### New Features
10
+
11
+ * [ Issue #18 ] [ issue-18 ] - Add an option to sort the entries of PlexusIoFileResourceCollection
12
+
4
13
Plexus IO 3.1.1
5
14
---------------
6
15
@@ -226,6 +235,7 @@ Plexus IO 2.0.12
226
235
[ issue-9 ] : https://github.com/codehaus-plexus/plexus-io/issues/9
227
236
[ issue-10 ] : https://github.com/codehaus-plexus/plexus-io/issues/10
228
237
[ issue-16 ] : https://github.com/codehaus-plexus/plexus-io/issues/16
238
+ [ issue-18 ] : https://github.com/codehaus-plexus/plexus-io/issues/18
229
239
[ pr-1 ] : https://github.com/codehaus-plexus/plexus-io/pull/1
230
240
[ pr-3 ] : https://github.com/codehaus-plexus/plexus-io/pull/3
231
241
[ pr-5 ] : https://github.com/codehaus-plexus/plexus-io/pull/5
You can’t perform that action at this time.
0 commit comments