You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:14:52 UTC

[maven-reporting-api] 03/39: use last doxia-sinl-api version

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git

commit d8d59ad03b3dc1238e86d726815df183c710db08
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Fri Jun 12 21:16:37 2009 +0000

    use last doxia-sinl-api version
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@784276 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ded2871..8e90a8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-sink-api</artifactId>
-      <version>1.0-alpha-9</version>
+      <version>1.1</version>
     </dependency>
   </dependencies>
 </project>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.