From 0ccab3f863d2186febc35b7d9ab0805b1e9358d3 Mon Sep 17 00:00:00 2001 From: samisa Date: Wed, 3 Mar 2010 01:16:27 +0000 Subject: Upgraded the version to 1.7.0 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918290 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.am | 2 +- project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 5395db2..45c8ede 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/project.properties b/project.properties index a951975..3a488a3 100644 --- a/project.properties +++ b/project.properties @@ -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 -- cgit v1.1-32-gdbae