You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2016/12/03 15:43:01 UTC

svn commit: r1772473 - in /maven/doxia: doxia-tools/trunk/doxia-book-maven-plugin/pom.xml doxia-tools/trunk/doxia-book-renderer/pom.xml doxia-tools/trunk/doxia-converter/pom.xml doxia-tools/trunk/doxia-linkcheck/pom.xml trunks/

Author: rfscholte
Date: Sat Dec  3 15:43:01 2016
New Revision: 1772473

URL: http://svn.apache.org/viewvc?rev=1772473&view=rev
Log:
Upgrade parent of tools to org.apache.maven.doxia:doxia-tools:30

Modified:
    maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
    maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml
    maven/doxia/trunks/   (props changed)

Modified: maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml?rev=1772473&r1=1772472&r2=1772473&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-maven-plugin/pom.xml Sat Dec  3 15:43:01 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>3</version>
+    <version>30</version>
     <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml?rev=1772473&r1=1772472&r2=1772473&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-book-renderer/pom.xml Sat Dec  3 15:43:01 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>3</version>
+    <version>30</version>
     <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml?rev=1772473&r1=1772472&r2=1772473&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml Sat Dec  3 15:43:01 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>3</version>
+    <version>30</version>
     <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml?rev=1772473&r1=1772472&r2=1772473&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/doxia-linkcheck/pom.xml Sat Dec  3 15:43:01 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-tools</artifactId>
-    <version>3</version>
+    <version>30</version>
     <relativePath>../../../pom/maven/doxia-tools/pom.xml</relativePath>
   </parent>
 

Propchange: maven/doxia/trunks/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Sat Dec  3 15:43:01 2016
@@ -1,9 +1,11 @@
-target
 *.iml
 *.ipr
 *.iws
-.idea
 .classpath
+.idea
+.metadata
 .project
+.recommenders
 .settings
 out
+target