Skip to content

Commit

Permalink
Preparing for tagging 3.6.1.SP1
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Oct 9, 2018
1 parent 700a398 commit f2b085b
Show file tree
Hide file tree
Showing 87 changed files with 102 additions and 102 deletions.
2 changes: 1 addition & 1 deletion arquillian/RESTEASY-1056-jetty-bv11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>RESTEASY-1056-jetty-bv11</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/RESTEASY-736-jetty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>RESTEASY-736-jetty</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion arquillian/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>RESTEasy Misc Arquillian-based tests</name>
Expand Down
2 changes: 1 addition & 1 deletion as8-mavenized-distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</parent>

<groupId>org.jboss.as</groupId>
Expand Down
4 changes: 2 additions & 2 deletions as8-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</parent>

<groupId>org.jboss.as</groupId>
<artifactId>jboss-as-dist</artifactId>
<version>8.0.0m-alpha-20130417-resteasy-3.6.1.SP1-SNAPSHOT</version>
<version>8.0.0m-alpha-20130417-resteasy-3.6.1.SP1</version>
<packaging>pom</packaging>
<name>Custom AS8 Resteasy Distribution</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</parent>

<artifactId>resteasy-jaxrs-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion distribution/src-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-dist</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</parent>

<artifactId>resteasy-jaxrs-src-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docbook/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-reference-guide-${translation}</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<packaging>jdocbook</packaging>
<name>RESTEasy Reference Guide (${translation})</name>
<description/>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/en-US/master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<bookinfo>
<title>RESTEasy JAX-RS</title>
<subtitle>RESTFul Web Services for Java</subtitle>
<releaseinfo>3.6.1.SP1-SNAPSHOT</releaseinfo>
<releaseinfo>3.6.1.SP1</releaseinfo>
</bookinfo>

<toc/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ public static void main(String[] args) throws Exception
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-cache-core</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
]]>
</programlisting>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/en-US/modules/Json-p.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-json-p-provider</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
]]></programlisting>
<para>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/en-US/modules/Links.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<tr>
<td>org.jboss.resteasy</td>
<td>resteasy-links</td>
<td>3.6.1.SP1-SNAPSHOT</td>
<td>3.6.1.SP1</td>
</tr>
</tbody>
</table>
Expand Down
24 changes: 12 additions & 12 deletions docbook/reference/en/en-US/modules/Maven_and_RESTEasy.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ JBoss's Maven Repository is at:
</para>
<para>

Here's the pom.xml fragment to use. RESTEasy is modularized into various components. Mix and max as you see fit. Please replace 3.6.1.SP1-SNAPSHOT with the current RESTEasy version you want to use.
Here's the pom.xml fragment to use. RESTEasy is modularized into various components. Mix and max as you see fit. Please replace 3.6.1.SP1 with the current RESTEasy version you want to use.
</para>
<programlisting>
<![CDATA[
Expand All @@ -21,12 +21,12 @@ JBoss's Maven Repository is at:
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-client</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- optional modules -->
Expand All @@ -35,50 +35,50 @@ JBoss's Maven Repository is at:
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxb-provider</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- multipart/form-data and multipart/mixed support -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-multipart-provider</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- RESTEasy Server Cache -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-cache-core</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- Ruby YAML support -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-yaml-provider</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- JAXB + Atom support -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-atom-provider</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- Spring integration -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-spring</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- Guice integration -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-guice</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<!-- Asynchronous HTTP support with Servlet 3.0 -->
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>async-http-servlet-3.0</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
</dependencies>
Expand All @@ -94,7 +94,7 @@ JBoss's Maven Repository is at:
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-bom</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ public class UndertowTest
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jdk-http</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
]]></programlisting>

Expand All @@ -157,7 +157,7 @@ RESTEasy integrates with the TJWS Embeddable Servlet container. It comes with t
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>tjws</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
<dependency>
Expand Down Expand Up @@ -246,7 +246,7 @@ If you want to use Spring, see the SpringBeanProcessor. Here's a pseudo-code ex
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-netty</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
]]></programlisting>

Expand All @@ -273,7 +273,7 @@ If you want to use Spring, see the SpringBeanProcessor. Here's a pseudo-code ex
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-vertx</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</dependency>
]]></programlisting>

Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/en-US/modules/signature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
<para><programlisting> &lt;dependency&gt;
&lt;groupId&gt;org.jboss.resteasy&lt;/groupId&gt;
&lt;artifactId&gt;resteasy-crypto&lt;/artifactId&gt;
&lt;version&gt;3.6.1.SP1-SNAPSHOT&lt;/version&gt;
&lt;version&gt;3.6.1.SP1&lt;/version&gt;
&lt;/dependency&gt;

</programlisting></para>
Expand Down
2 changes: 1 addition & 1 deletion docbook/reference/en/en-US/modules/smime.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<para><programlisting> &lt;dependency&gt;
&lt;groupId&gt;org.jboss.resteasy&lt;/groupId&gt;
&lt;artifactId&gt;resteasy-crypto&lt;/artifactId&gt;
&lt;version&gt;3.6.1.SP1-SNAPSHOT&lt;/version&gt;
&lt;version&gt;3.6.1.SP1&lt;/version&gt;
&lt;/dependency&gt;

</programlisting></para>
Expand Down
2 changes: 1 addition & 1 deletion eagledns/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>resteasy-jaxrs-all</artifactId>
<groupId>org.jboss.resteasy</groupId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</parent>

<artifactId>eagledns-fork</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
</parent>

<artifactId>resteasy-jboss-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion profiling-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>resteasy-profiling-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/abdera-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>abdera-atom-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/fastinfoset/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-fastinfoset-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/jackson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-jackson-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/jackson2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-jackson2-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-jaxb-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/jettison/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-jettison-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/json-binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-json-binding-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/json-p-ee7/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-json-p-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/multipart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-multipart-provider</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion providers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>RESTEasy Providers</name>
Expand Down
2 changes: 1 addition & 1 deletion providers/resteasy-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-all</artifactId>
<version>3.6.1.SP1-SNAPSHOT</version>
<version>3.6.1.SP1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>resteasy-atom-provider</artifactId>
Expand Down
Loading

0 comments on commit f2b085b

Please sign in to comment.