CLEREZZA-926: using released version of jaxr-report-plugin
Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/82ce8182 Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/82ce8182 Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/82ce8182 Branch: refs/heads/master Commit: 82ce8182004b56843b1b16339a41f34cecc38edb Parents: 07096c1 Author: Reto Bachmann-Gmür <[email protected]> Authored: Mon Jun 30 19:50:32 2014 +0200 Committer: Reto Bachmann-Gmür <[email protected]> Committed: Mon Jun 30 19:50:32 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/clerezza/blob/82ce8182/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 943975c..4a3dba3 100644 --- a/pom.xml +++ b/pom.xml @@ -416,7 +416,7 @@ <plugin> <groupId>org.apache.clerezza</groupId> <artifactId>maven-jaxrs-report-plugin</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.1-incubating</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
