Fix google form issues
Bump project version Update changes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114667 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
07708a95d8
commit
358b1118dc
@ -5,7 +5,7 @@
|
||||
<pomVersion>3</pomVersion>
|
||||
<id>maven-xdoc-plugin</id>
|
||||
<name>Maven XDoc Plug-in</name>
|
||||
<currentVersion>1.5</currentVersion>
|
||||
<currentVersion>1.6-SNAPSHOT</currentVersion>
|
||||
<shortDescription>Convert xdocs into HTML</shortDescription>
|
||||
<url>http://maven.apache.org/reference/plugins/xdoc/</url>
|
||||
<siteDirectory>/www/maven.apache.org/reference/plugins/xdoc/</siteDirectory>
|
||||
|
||||
@ -108,7 +108,6 @@ div.clear hr{
|
||||
margin-bottom:10px;
|
||||
}
|
||||
#search form {
|
||||
float:left;
|
||||
margin: 0px;
|
||||
}
|
||||
#lastPublished {
|
||||
|
||||
@ -6,6 +6,10 @@
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
<release version="1.6" date="in CVS">
|
||||
<action dev="dion" type="fix">Fix google search form flow issues</action>
|
||||
</release>
|
||||
|
||||
<release version="1.5" date="2004-02-03">
|
||||
<action dev="dion" type="update">
|
||||
Apply MPXDOC-77.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user