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 2020/11/19 08:26:28 UTC

[tomee-jakarta] 01/02: Move to eclipse transformer snapshot

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

commit e53fab8d316a3a48a71d8c788769c915832500a1
Author: Jean-Louis Monteiro <jl...@tomitribe.com>
AuthorDate: Thu Nov 19 09:20:30 2020 +0100

    Move to eclipse transformer snapshot
---
 pom.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d4bba05..6cb7fe9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -353,7 +353,7 @@
       <plugin>
         <groupId>org.tomitribe.transformer</groupId>
         <artifactId>org.eclipse.transformer.maven</artifactId>
-        <version>0.1.1a</version>
+        <version>0.3.0-SNAPSHOT</version>
         <executions>
           <execution>
             <goals>
@@ -382,4 +382,3 @@
     </plugins>
   </build>
 </project>
-