Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
git-svn-id: file:///Users/billburke/jboss/resteasy/resteasy-git/svn-server-sync/resteasy/branches/Branch_1_0@561 2b1ed4c4-5db3-0410-90e4-80a7a6204c25
  • Loading branch information
patriot1burke committed Jan 29, 2009
1 parent 10dbea3 commit 39994de
Show file tree
Hide file tree
Showing 50 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion async-http-jbossweb/async-http-jbossweb-jar/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<artifactId>async-http-jbossweb</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion async-http-jbossweb/async-http-jbossweb-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-jbossweb-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-jbossweb/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<name>Async Http JBossWeb</name>
<url>http://www.attainware.com/</url>
Expand Down
2 changes: 1 addition & 1 deletion async-http-servlet-3.0/async-http-servlet-3.0-test/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-servlet-3.0-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-servlet-3.0/async-http-servlet-3.0/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<artifactId>async-http-servlet-3.0</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion async-http-servlet-3.0/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<name>Async Http JBossWeb</name>
<url>http://www.attainware.com/</url>
Expand Down
2 changes: 1 addition & 1 deletion async-http-tomcat/async-http-tomcat-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>async-http-tomcat-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion async-http-tomcat/asynch-http-tomcat-jar/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<artifactId>async-http-tomcat6</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion async-http-tomcat/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<name>Async Http JBossWeb</name>
<url>http://www.attainware.com/</url>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>

<artifactId>resteasy-jaxrs-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docbook/pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-reference-guide-${translation}</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<packaging>jdocbook</packaging>
<name>RESTEasy Reference Guide (${translation})</name>
<repositories>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/master.xml
Expand Up @@ -40,7 +40,7 @@
<bookinfo>
<title>RESTEasy JAX-RS</title>
<subtitle>RESTFul Web Services for Java</subtitle>
<releaseinfo>1.0.0.GA</releaseinfo>
<releaseinfo>1.0.1.GA</releaseinfo>
</bookinfo>

<toc/>
Expand Down
4 changes: 2 additions & 2 deletions docbook/reference/en/modules/Maven_and_RESTEasy.xml
Expand Up @@ -11,7 +11,7 @@ JBoss's Maven Repository is at:
</para>
<para>

Here's the pom.xml fragment to use. Please replace 1.0.0.GA with the current Resteasy version you want to use.
Here's the pom.xml fragment to use. Please replace 1.0.1.GA with the current Resteasy version you want to use.
</para>
<para>

Expand All @@ -26,7 +26,7 @@ JBoss's Maven Repository is at:
&lt;dependency&gt;
&lt;groupId&gt;org.jboss.resteasy&lt;/groupId&gt;
&lt;artifactId&gt;resteasy-jaxrs&lt;/artifactId&gt;
&lt;version&gt;1.0.0.GA&lt;/version&gt;
&lt;version&gt;1.0.1.GA&lt;/version&gt;
&lt;/dependency&gt;
&lt;/dependencies&gt;
</programlisting>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-integration/ear/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>ejb-integration-example</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-integration-ear</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions examples/ejb-integration/ejb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>ejb-integration-example</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-integration</artifactId>
Expand All @@ -14,7 +14,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</dependency>
<dependency>
<groupId>javax.ejb</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-integration/pom.xml
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>org.jboss.resteasy</groupId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<artifactId>ejb-integration-example</artifactId>
<packaging>pom</packaging>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion examples/ejb-integration/war/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>ejb-integration-example</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-integration-war</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions examples/javaee-addressbook/pom.xml
Expand Up @@ -210,7 +210,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>jaxrs-api</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</dependency>
<dependency>
<groupId>net.java.dev.jaxb2-commons</groupId>
Expand All @@ -230,7 +230,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
Expand Down
6 changes: 3 additions & 3 deletions examples/jaxb-json/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>jaxb-json</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<packaging>war</packaging>
<name/>
<description/>
Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<!-- filter out unwanted jars -->
<exclusions>
<exclusion>
Expand All @@ -53,7 +53,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion examples/jms-facade/resteasy-mom/pom.xml
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</dependency>
<dependency>
<groupId>tjws</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<name>Resteasy Examples</name>
<url>http://wiki.jboss.org/wiki/Wiki.jsp?page=RESTeasyJAXRS</url>
Expand Down
4 changes: 2 additions & 2 deletions examples/simple/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>simple</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<packaging>war</packaging>
<name/>
<description/>
Expand Down Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<!-- filter out unwanted jars -->
<exclusions>
<exclusion>
Expand Down
4 changes: 2 additions & 2 deletions examples/spring-hibernate-contacts/client/pom.xml
Expand Up @@ -5,13 +5,13 @@
<parent>
<artifactId>spring-hibernate-contacts</artifactId>
<groupId>org.jboss.resteasy.examples</groupId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts-client</artifactId>
<name/>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<description/>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions examples/spring-hibernate-contacts/core/pom.xml
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts-core</artifactId>
<name/>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<description/>
</project>
4 changes: 2 additions & 2 deletions examples/spring-hibernate-contacts/persistence/pom.xml
Expand Up @@ -5,13 +5,13 @@
<parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts-persistence</artifactId>
<name/>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<description/>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions examples/spring-hibernate-contacts/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts</artifactId>
<packaging>pom</packaging>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<name>RestContact Maven Webapp</name>
<url>http://maven.apache.org</url>
<repositories>
Expand Down Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<!-- filter out unwanted jars -->
<exclusions>
<exclusion>
Expand All @@ -67,7 +67,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-spring</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
4 changes: 2 additions & 2 deletions examples/spring-hibernate-contacts/services/pom.xml
Expand Up @@ -5,14 +5,14 @@
<parent>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.resteasy.examples</groupId>
<artifactId>spring-hibernate-contacts-services</artifactId>
<packaging>war</packaging>
<name/>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
<description/>

<build>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>

<groupId>org.jboss.resteasy</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-integration-testing/application-config-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.resteasy</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-integration-testing/basic-integration-test/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>basic-integration-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-integration-testing/ejb-test/ear/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-test-ear</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-integration-testing/ejb-test/ejb/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ejb-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-integration-testing/ejb-test/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>1.0.0.GA</version>
<version>1.0.1.GA</version>
</parent>
<name>Resteasy JAX-RS EJB Test</name>
<url>http://www.attainware.com/</url>
Expand Down

0 comments on commit 39994de

Please sign in to comment.