diff options
author | samisa | 2010-03-03 01:16:27 +0000 |
---|---|---|
committer | samisa | 2010-03-03 01:16:27 +0000 |
commit | 0ccab3f863d2186febc35b7d9ab0805b1e9358d3 (patch) | |
tree | e9ffda7f24d519e5478b5449951f6fab36712721 /project.properties | |
parent | d2739d26857079217d95d209547c1071b4acbbb2 (diff) | |
download | axis2c-0ccab3f863d2186febc35b7d9ab0805b1e9358d3.tar.gz axis2c-0ccab3f863d2186febc35b7d9ab0805b1e9358d3.tar.bz2 |
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
Diffstat (limited to 'project.properties')
-rw-r--r-- | project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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
|