We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127ec5b commit 6b94f8fCopy full SHA for 6b94f8f
src/site/site.xml
@@ -25,8 +25,9 @@ under the License.
25
<skin>
26
<groupId>org.apache.maven.skins</groupId>
27
<artifactId>maven-fluido-skin</artifactId>
28
- <version>2.0.0-M11</version>
+ <version>2.0.0</version>
29
</skin>
30
+
31
<custom>
32
<fluidoSkin>
33
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
@@ -52,9 +53,6 @@ under the License.
52
53
<menu name="Old IoC Documentation">
54
<item name="Books">
55
<item name="Writing Components" href="/writing-components-trail/index.html" />
- <!-- this is not really ready for publishing yet !
56
- <item name="Developer Guide" href="/Plexus_developer_reference" />
57
--->
58
</item>
59
60
<item name="Guides">
0 commit comments