File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ limitations under the License.
2828 <version >2.2.2-SNAPSHOT</version >
2929
3030 <name >Plexus Velocity Component</name >
31+ <description >A component which provides Apache Velocity templating engine integration</description >
32+ <url >https://codehaus-plexus.github.io/plexus-velocity/</url >
3133
3234 <scm >
3335 <connection >scm:git:https://github.com/codehaus-plexus/plexus-velocity.git</connection >
Original file line number Diff line number Diff line change 1111 <!-- item name="FAQ" href="faq.html"/-->
1212 </menu >
1313
14- <menu ref =" parent" />
1514 <menu ref =" reports" />
1615 </body >
1716</site >
Original file line number Diff line number Diff line change 99 </properties >
1010 <body >
1111 <section name =" Plexus Velocity Component" >
12- <p >A component which provides <a href =" http ://velocity.apache.org/" >Apache Velocity</a > templating engine
12+ <p >A component which provides <a href =" https ://velocity.apache.org/" >Apache Velocity</a > templating engine
1313 integration.</p >
1414
1515 <subsection name =" Typical use" >
@@ -28,7 +28,7 @@ template.merge( context, writer );</source>
2828 <code >VelocityComponentConfigurator</code > component implementation. Presence of this component is
2929 optional.
3030 </p >
31- <p >See <a href =" https://velocity.apache.org/engine/2.3 /configuration.html" >Velocity Configuration</a >
31+ <p >See <a href =" https://velocity.apache.org/engine/2.4.1 /configuration.html" >Velocity Configuration</a >
3232 reference documentation for details on available configurations.</p >
3333 </subsection >
3434 </section >
You can’t perform that action at this time.
0 commit comments