Fixed Johnzon version.

Project: http://git-wip-us.apache.org/repos/asf/tomee/repo
Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/1d096612
Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/1d096612
Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/1d096612

Branch: refs/heads/tomee-7.1.x
Commit: 1d09661243078f32a0f10c232c89740d732315bd
Parents: 13422dc
Author: Roberto Cortez <radcor...@yahoo.com>
Authored: Tue Jul 24 12:33:23 2018 +0100
Committer: Roberto Cortez <radcor...@yahoo.com>
Committed: Wed Jul 25 18:41:38 2018 +0100

----------------------------------------------------------------------
 pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tomee/blob/1d096612/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ea6dd5e..4e5eef1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,7 +88,6 @@
     
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/tomee.git</developerConnection>
     <url>http://git-wip-us.apache.org/repos/asf/tomee.git</url>
-    <tag>tomee-7.0.5</tag>
   </scm>
 
   <properties>
@@ -360,8 +359,7 @@
           <!-- the following settings are important when working with git -->
           <localCheckout>true</localCheckout>
           <pushChanges>false</pushChanges>
-          <releaseProfiles />
-          <autoVersionSubmodules>true</autoVersionSubmodules>
+          <releaseProfiles></releaseProfiles>
         </configuration>
       </plugin>
 

Reply via email to