Skip to content

Commit

Permalink
prep for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
tballison committed Nov 1, 2022
1 parent dfb8789 commit 886251a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

TAG=2.5.0.1
TAG=2.5.0.3
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services: docker

env:
matrix:
- TIKA_DOCKER_VERSION=2.5.0.2 TIKA_VERSION=2.5.0
- TIKA_DOCKER_VERSION=2.5.0.3 TIKA_VERSION=2.5.0

script:
- ./docker-tool.sh build $TIKA_DOCKER_VERSION $TIKA_VERSION
Expand Down

0 comments on commit 886251a

Please sign in to comment.