ISIS-695: updating STATUS ... was not updated after previous 1.4.0/1.4.1 release
Also, updated pom.xml; mvn-tool-plugin should not be in the -P released profile Project: http://git-wip-us.apache.org/repos/asf/isis/repo Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/f19cbe23 Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/f19cbe23 Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/f19cbe23 Branch: refs/heads/master Commit: f19cbe239ac978e870f2a82d1b97857cc43dbc1c Parents: df22fb6 Author: Dan Haywood <[email protected]> Authored: Thu Mar 27 11:54:43 2014 +0000 Committer: Dan Haywood <[email protected]> Committed: Thu Mar 27 11:54:43 2014 +0000 ---------------------------------------------------------------------- STATUS | 16 ++++++++++++++++ pom.xml | 2 -- 2 files changed, 16 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/isis/blob/f19cbe23/STATUS ---------------------------------------------------------------------- diff --git a/STATUS b/STATUS index 45ed6e0..ab286a6 100644 --- a/STATUS +++ b/STATUS @@ -16,8 +16,24 @@ Description (for contributors). Significant contributions over a sustained period of time can earn a contributor commit access to the codebase. + + TLP releases: + * isis-objectstore-jdo-1.4.1 : 14 Mar 2014 + * isis-viewer-wicket-1.4.1 : 14 Mar 2014 + * quickstart-wicket-restful_jdo-archetype-1.4.1 : 14 Mar 2014 + * simple-wicket-restful_jdo-archetype-1.4.1 : 14 Mar 2014 + + * isis-1.4.0 : 11 Mar 2014 + * isis-objectstore-jdo-1.4.0 : 11 Mar 2014 + * isis-security-file-1.4.0 : 11 Mar 2014 + * isis-security-shiro-1.4.0 : 11 Mar 2014 + * isis-viewer-restfulobjects-2.1.0 : 11 Mar 2014 + * isis-viewer-wicket-1.4.0 : 11 Mar 2014 + * quickstart-wicket-restful_jdo-archetype-1.4.0 : 11 Mar 2014 + * simple-wicket-restful_jdo-archetype-1.4.0 : 11 Mar 2014 + * isis-viewer-wicket-1.3.1 : 07 Nov 2013 * quickstart-wicket-restful_jdo-archetype-1.3.1 : 07 Nov 2013 * simple-wicket-restful_jdo-archetype-1.3.1 : 07 Nov 2013 http://git-wip-us.apache.org/repos/asf/isis/blob/f19cbe23/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 12226b6..ecc2529 100644 --- a/pom.xml +++ b/pom.xml @@ -97,8 +97,6 @@ <module>example/archetype/simple_wicket_restful_jdo</module> <module>example/archetype/quickstart_wicket_restful_jdo</module> - - <module>tool/maven-plugin</module> </modules> </profile>
