You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by db...@apache.org on 2012/04/09 10:37:09 UTC

svn commit: r1311163 [2/2] - in /openejb/branches/openejb-4.0.0/examples: access-timeout-meta/ access-timeout/ alternate-descriptors/ application-composer/ applicationexception/ async-methods/ bean-validation-design-by-contract/ cdi-alternative-and-ste...

Modified: openejb/branches/openejb-4.0.0/examples/webservice-security/pom.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/webservice-security/pom.xml?rev=1311163&r1=1311162&r2=1311163&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/webservice-security/pom.xml (original)
+++ openejb/branches/openejb-4.0.0/examples/webservice-security/pom.xml Mon Apr  9 08:37:06 2012
@@ -24,7 +24,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>webservice-security</artifactId>
   <packaging>jar</packaging>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0</version>
   <name>OpenEJB :: Web Examples :: EJB WebService with Security</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Modified: openejb/branches/openejb-4.0.0/examples/webservice-ws-security/pom.xml
URL: http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/examples/webservice-ws-security/pom.xml?rev=1311163&r1=1311162&r2=1311163&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/examples/webservice-ws-security/pom.xml (original)
+++ openejb/branches/openejb-4.0.0/examples/webservice-ws-security/pom.xml Mon Apr  9 08:37:06 2012
@@ -24,7 +24,7 @@
   <groupId>org.superbiz</groupId>
   <artifactId>webservice-ws-security</artifactId>
   <packaging>jar</packaging>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0</version>
   <name>OpenEJB :: Web Examples :: EJB WebService with WS-Security</name>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>