You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by sa...@apache.org on 2010/03/03 02:16:28 UTC

svn commit: r918290 - in /axis/axis2/c/core/trunk: Makefile.am project.properties

Author: samisa
Date: Wed Mar  3 01:16:27 2010
New Revision: 918290

URL: http://svn.apache.org/viewvc?rev=918290&view=rev
Log:
Upgraded the version to 1.7.0

Modified:
    axis/axis2/c/core/trunk/Makefile.am
    axis/axis2/c/core/trunk/project.properties

Modified: axis/axis2/c/core/trunk/Makefile.am
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/Makefile.am?rev=918290&r1=918289&r2=918290&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/Makefile.am (original)
+++ axis/axis2/c/core/trunk/Makefile.am Wed Mar  3 01:16:27 2010
@@ -1,7 +1,7 @@
 datadir=$(prefix)
 logsdir=$(prefix)/logs
 docsdir=$(prefix)
-includedir=$(prefix)/include/axis2-1.6.0
+includedir=$(prefix)/include/axis2-1.7.0
 wsdl2cdir=$(prefix)/bin/tools/wsdl2c
 
 

Modified: axis/axis2/c/core/trunk/project.properties
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/project.properties?rev=918290&r1=918289&r2=918290&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/project.properties (original)
+++ axis/axis2/c/core/trunk/project.properties Wed Mar  3 01:16:27 2010
@@ -14,7 +14,7 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
-axis2_version=1.6.0
+axis2_version=1.7.0
 maven.xdoc.date=left
 maven.xdoc.version=${pom.currentVersion}
 maven.xdoc.includeProjectDocumentation=no