Skip to content

Commit

Permalink
Tag 8.0.0-RC9
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tags/TOMCAT_8_0_0_RC9@1551767 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
markt-asf committed Dec 17, 2013
1 parent e023baf commit fbee0df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ version.major=8
version.minor=0
version.build=0
version.patch=0
version.suffix=-dev
version.suffix=-RC9

# ----- Build control flags -----
# Note enabling validation uses Checkstyle which is LGPL licensed
Expand Down
2 changes: 1 addition & 1 deletion res/maven/mvn.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
maven.asf.release.repo.repositoryId=apache.releases

# Release version info
maven.asf.release.deploy.version=8.0.0
maven.asf.release.deploy.version=8.0.0-RC9

#Where do we load the libraries from
tomcat.lib.path=../../output/build/lib
Expand Down

0 comments on commit fbee0df

Please sign in to comment.