From 7d8bc973c55682e32365e2a4e24ba94349f9546c Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 20 Jan 2017 07:25:41 +0000 Subject: [PATCH] 1.0.4 --- pom.xml | 10 +++------- tomcat-core/pom.xml | 7 ++----- tomcat6/pom.xml | 9 +++------ tomcat7/pom.xml | 9 +++------ tomcat8/pom.xml | 9 +++------ 5 files changed, 14 insertions(+), 30 deletions(-) diff --git a/pom.xml b/pom.xml index 9c34388..3c9e44d 100644 --- a/pom.xml +++ b/pom.xml @@ -12,17 +12,13 @@ ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. - --> - - + --> 4.0.0 com.hazelcast hazelcast-tomcat-sessionmanager pom - 1.0.4-SNAPSHOT + 1.0.4 Hazelcast Tomcat Session Manager Tomcat Session Manager Module for Hazelcast http://www.hazelcast.com/ @@ -442,4 +438,4 @@ false - + \ No newline at end of file diff --git a/tomcat-core/pom.xml b/tomcat-core/pom.xml index 4d30bea..24ef159 100644 --- a/tomcat-core/pom.xml +++ b/tomcat-core/pom.xml @@ -1,11 +1,8 @@ - - + hazelcast-tomcat-sessionmanager com.hazelcast - 1.0.4-SNAPSHOT + 1.0.4 4.0.0 diff --git a/tomcat6/pom.xml b/tomcat6/pom.xml index 95bd931..bbbe88a 100644 --- a/tomcat6/pom.xml +++ b/tomcat6/pom.xml @@ -1,7 +1,4 @@ - - + 4.0.0 Hazelcast Tomcat Session Manager(Tomcat6) hazelcast-tomcat6-sessionmanager @@ -15,7 +12,7 @@ com.hazelcast hazelcast-tomcat-sessionmanager - 1.0.4-SNAPSHOT + 1.0.4 @@ -73,4 +70,4 @@ provided - + \ No newline at end of file diff --git a/tomcat7/pom.xml b/tomcat7/pom.xml index 1809c7b..5b40125 100644 --- a/tomcat7/pom.xml +++ b/tomcat7/pom.xml @@ -1,7 +1,4 @@ - - + 4.0.0 Hazelcast Tomcat Session Manager(Tomcat7) hazelcast-tomcat7-sessionmanager @@ -9,7 +6,7 @@ hazelcast-tomcat-sessionmanager com.hazelcast - 1.0.4-SNAPSHOT + 1.0.4 @@ -98,4 +95,4 @@ - + \ No newline at end of file diff --git a/tomcat8/pom.xml b/tomcat8/pom.xml index 2a5724f..020cf23 100644 --- a/tomcat8/pom.xml +++ b/tomcat8/pom.xml @@ -1,7 +1,4 @@ - - + 4.0.0 Hazelcast Tomcat Session Manager(Tomcat8) hazelcast-tomcat8-sessionmanager @@ -9,7 +6,7 @@ hazelcast-tomcat-sessionmanager com.hazelcast - 1.0.4-SNAPSHOT + 1.0.4 @@ -98,4 +95,4 @@ - + \ No newline at end of file