Skip to content

Commit

Permalink
OOZIE-2271 Upgrade Tomcat to 6.0.44 (rkanter)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkanter committed Jun 23, 2015
1 parent 3a6fe57 commit d425d83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -97,7 +97,7 @@
<hadoop.auth.version>${hadoop.version}</hadoop.auth.version>

<!-- Tomcat version -->
<tomcat.version>6.0.43</tomcat.version>
<tomcat.version>6.0.44</tomcat.version>

<openjpa.version>2.2.2</openjpa.version>
<xerces.version>2.10.0</xerces.version>
Expand Down
1 change: 1 addition & 0 deletions release-log.txt
@@ -1,5 +1,6 @@
-- Oozie 4.3.0 release (trunk - unreleased)

OOZIE-2271 Upgrade Tomcat to 6.0.44 (rkanter)
OOZIE-2266 Fix 'total' actions returned in coordinator job info (sai-krish via rkanter)
OOZIE-2264 Fix coord:offset(n,"DAY") to resolve correct data set(kailongs via puru)
OOZIE-2178 fix javadoc to compile on JDK8 (rkanter)
Expand Down

0 comments on commit d425d83

Please sign in to comment.