You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2007/12/19 10:58:31 UTC

svn commit: r605497 - in /webservices/rampart/trunk/c: project.properties xdocs/coding_conventions.html

Author: kaushalye
Date: Wed Dec 19 01:58:31 2007
New Revision: 605497

URL: http://svn.apache.org/viewvc?rev=605497&view=rev
Log:
Documentation fixes

Modified:
    webservices/rampart/trunk/c/project.properties
    webservices/rampart/trunk/c/xdocs/coding_conventions.html

Modified: webservices/rampart/trunk/c/project.properties
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/project.properties?rev=605497&r1=605496&r2=605497&view=diff
==============================================================================
--- webservices/rampart/trunk/c/project.properties (original)
+++ webservices/rampart/trunk/c/project.properties Wed Dec 19 01:58:31 2007
@@ -14,7 +14,7 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
-rampartc_version=1.0.0
+rampartc_version=1.1.0
 maven.xdoc.date=left
 maven.xdoc.version=${pom.currentVersion}
 maven.xdoc.includeProjectDocumentation=no

Modified: webservices/rampart/trunk/c/xdocs/coding_conventions.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/coding_conventions.html?rev=605497&r1=605496&r2=605497&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/coding_conventions.html (original)
+++ webservices/rampart/trunk/c/xdocs/coding_conventions.html Wed Dec 19 01:58:31 2007
@@ -8,7 +8,7 @@
 <body>
 <h1>Rampart/C Coding Conventions</h1>
  <p>Apache Rampart/C coding convensions are as specified in Apache Axis2/C 
- <a href="http://ws.apache.org/axis2/c/versioning.html">Coding Conventions</a>
+ <a href="http://ws.apache.org/axis2/c/coding_conventions.html">Coding Conventions</a>
  </p>