You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by jl...@apache.org on 2021/06/09 08:54:31 UTC

[tomee-jakarta] branch master updated: Small change to trigger a build and deploy

This is an automated email from the ASF dual-hosted git repository.

jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomee-jakarta.git


The following commit(s) were added to refs/heads/master by this push:
     new 1a681fe  Small change to trigger a build and deploy
1a681fe is described below

commit 1a681fe7fa5e2d8292e499aae5dc522f0ce72bdb
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Wed Jun 9 10:54:18 2021 +0200

    Small change to trigger a build and deploy
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index da38c0a..3abcec0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ tck/**/temp
 examples/jaxrs-json-provider-jettison/temp/
 transformer/jakartaee-prototype/
 transformer/transformer-0.1.0-SNAPSHOT/
+.DS_Store
\ No newline at end of file