version.major=1
version.minor=0
version.build=9
-version.patch=3
+version.patch=4
version.suffix=
# ----- Default Base Path for Dependent Packages -----
</properties>
<body>
+<section name="Tomcat JDBC Connection Pool 1.0.9.4">
+ <subsection name="pool">
+ <changelog>
+ <fix><rev>1069864</rev> <bug>50759</bug> Correctly set validation timestamp when using external validator.(fhanik)</fix>
+ </changelog>
+ </subsection>
+</section>
+
<section name="Tomcat JDBC Connection Pool 1.0.9.3">
<subsection name="pool">
<changelog>
# See the License for the specific language governing permissions and
# limitations under the License.
-VERSION=v1.0.9.3
+VERSION=v1.0.9.4
for i in $(find output/release/$VERSION -name "*.zip" -o -name "*.tar.gz"); do
echo Signing $i
echo $1|gpg --passphrase-fd 0 -a -b $i