Skip to content

Commit

Permalink
updating HEAD to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
stoicflame committed Mar 23, 2015
1 parent a6aa237 commit badbb63
Show file tree
Hide file tree
Showing 50 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion amf-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-amf-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion amf/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-amf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion c/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-c</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-annotations/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-core-annotations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-core-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion csharp/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-csharp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cxf-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-cxf-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cxf/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-cxf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion enunciate-simple-archetype/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<groupId>org.codehaus.enunciate.archetypes</groupId>
Expand Down
Expand Up @@ -14,7 +14,7 @@
<plugin>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>maven-enunciate-plugin</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<configuration>
<configFile>src/conf/enunciate.xml</configFile>
</configuration>
Expand Down Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-rt</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion gwt-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-gwt-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion gwt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-gwt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/addressbook/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>net.java.ws.addressbook</groupId>
<artifactId>addressbook</artifactId>
<packaging>war</packaging>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Address Book Example</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/contract-first/pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-contract-first</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Contract-First Example (EPCIS)</name>
<description>An example of how to use Enunciate for contract-first development.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/cxf-rest/pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-cxf-rest</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - CXF/REST Integration Tests</name>
<description>Integration tests for Enunciate, testing the CXF + REST combo.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jaxws-ri-rest-spring/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jaxws-ri-rest-spring</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - JAXWS-RI/REST Integration Tests + Spring</name>
<description>Integration tests for Enunciate, testing the JAXWS-RI + REST combo, with Spring backing.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jaxws-ri-rest/pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jaxws-ri-rest</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - JAXWS-RI/REST Integration Tests</name>
<description>Integration tests for Enunciate, testing the JAXWS-RI + REST combo.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jboss-storage/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jboss</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - JBoss Integration Tests</name>
<description>Integration tests for Enunciate, testing the JBoss deployment.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jboss-ws-rest/pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jboss-rest</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - JBoss-WS/REST Integration Tests</name>
<description>Integration tests for Enunciate, testing the JBoss WS + REST combo.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jersey-storage-spring/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jersey-storage-spring</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Jersey/Spring Integration Tests</name>
<description>Integration tests for Enunciate, testing the Jersey deployment with Spring enabled.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/jersey-storage/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-jersey-storage</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Jersey Integration Tests</name>
<description>Integration tests for Enunciate, testing the Jersey deployment.</description>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/petclinic/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.codehaus.enunciate.samples.petclinic</groupId>
<artifactId>petclinic</artifactId>
<packaging>war</packaging>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Petclinic Example</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-integration-tests</artifactId>
<packaging>pom</packaging>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Integration Tests</name>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion java-client/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-java-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-ri-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jaxws-ri-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-ri/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jaxws-ri</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxws-support/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jaxws-support</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-rt/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jboss-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jboss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jersey-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jersey-rt</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jersey/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-jersey</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-enunciate-cxf-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>maven-enunciate-cxf-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-enunciate-jboss-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>maven-enunciate-jboss-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-enunciate-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>maven-enunciate-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-enunciate-slim-plugin/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>maven-enunciate-slim-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-enunciate-spring-plugin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>maven-enunciate-spring-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion obj-c/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-obj-c</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion php/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-php</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<packaging>pom</packaging>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<name>Enunciate - Parent</name>
<description>Build tool for decorating your Java Web service API.</description>
<url>http://enunciate.codehaus.org</url>
Expand Down
2 changes: 1 addition & 1 deletion ruby/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<artifactId>enunciate-ruby</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-app-rt/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-parent</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
</parent>

<properties>
Expand Down

0 comments on commit badbb63

Please sign in to comment.