Hi Robert,
>
aren't you confusing maven-parent and maven-plugins (parent)?
Yes it looks like this...
Thanks for the hint...
regards,
Robert
Op Fri, 25 Sep 2015 17:45:19 +0200 schreef <[email protected]>:
Author: khmarbaise
Date: Fri Sep 25 15:45:18 2015
New Revision: 1705324
URL: http://svn.apache.org/viewvc?rev=1705324&view=rev
Log:
[MPDF-76] Maven Parent Version 27
Modified:
maven/plugins/trunk/maven-pdf-plugin/pom.xml
maven/plugins/trunk/maven-pdf-plugin/src/site/site.xml
Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=1705324&r1=1705323&r2=1705324&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Fri Sep 25 15:45:18 2015
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugins</artifactId>
- <version>28-SNAPSHOT</version>
+ <version>27</version>
<relativePath>../maven-plugins/pom.xml</relativePath>
</parent>
Modified: maven/plugins/trunk/maven-pdf-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/src/site/site.xml?rev=1705324&r1=1705323&r2=1705324&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/src/site/site.xml Fri Sep 25
15:45:18 2015
@@ -23,31 +23,6 @@ under the License.
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
http://maven.apache.org/xsd/decoration-1.0.0.xsd">
- <bannerLeft>
- <src>http://maven.apache.org/images/apache-maven-project.png</src>
- <href>http://www.apache.org/</href>
- </bannerLeft>
-
- <bannerRight>
-
<src>http://maven.apache.org/images/maven-logo-black-on-white.png</src>
- <href>http://maven.apache.org/</href>
- </bannerRight>
- <skin>
- <groupId>org.apache.maven.skins</groupId>
- <artifactId>maven-fluido-skin</artifactId>
- <version>1.4</version>
- </skin>
-
- <custom>
- <fluidoSkin>
- <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
- <googlePlusOne />
- <googleSearch>
- <sitesearch/>
- </googleSearch>
- </fluidoSkin>
- </custom>
-
<body>
<menu name="Overview">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]