Skip to content

Commit

Permalink
Updated build.properties.default for tomcat-6.0.53-SP.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarhernandezgt committed Feb 4, 2021
1 parent 18fe417 commit d09850f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions build.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,13 @@ version.major=6
version.minor=0
version.build=53
version.patch=0
version.suffix=
version=6.0.53
version.suffix=-SP.4
#version=6.0.53

# ----- Build control flags -----
# Skip windows installer generation
skip.installer=true

execute.test.bio=true
execute.test.nio=true
# Still requires APR/native library to be present
Expand Down

0 comments on commit d09850f

Please sign in to comment.