You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/06/03 13:11:33 UTC

[tomcat] branch 7.0.x updated: Trival change to trigger CI

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

markt pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/7.0.x by this push:
     new b74dafb  Trival change to trigger CI
b74dafb is described below

commit b74dafb5bd53e4e8b7c05fc3e415f864664f65f6
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jun 3 14:11:16 2019 +0100

    Trival change to trigger CI
---
 java/javax/persistence/PersistenceContext.java | 2 --
 1 file changed, 2 deletions(-)

diff --git a/java/javax/persistence/PersistenceContext.java b/java/javax/persistence/PersistenceContext.java
index ee4b79b..a9943e9 100644
--- a/java/javax/persistence/PersistenceContext.java
+++ b/java/javax/persistence/PersistenceContext.java
@@ -14,8 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
-
 package javax.persistence;
 
 import java.lang.annotation.ElementType;


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org