Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 2.26-b09
Browse files Browse the repository at this point in the history
  • Loading branch information
jerseyrobot committed Jul 27, 2017
1 parent 12e5d8b commit cf96f07
Show file tree
Hide file tree
Showing 335 changed files with 342 additions and 338 deletions.
2 changes: 1 addition & 1 deletion archetypes/jersey-example-java8-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<groupId>org.glassfish.jersey.archetypes</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-example-java8-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/jersey-heroku-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<groupId>org.glassfish.jersey.archetypes</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>
<packaging>maven-archetype</packaging>

Expand Down
2 changes: 1 addition & 1 deletion archetypes/jersey-quickstart-grizzly2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<groupId>org.glassfish.jersey.archetypes</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>
<artifactId>jersey-quickstart-grizzly2</artifactId>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/jersey-quickstart-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<groupId>org.glassfish.jersey.archetypes</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>maven-archetype</packaging>
Expand Down
2 changes: 1 addition & 1 deletion archetypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.archetypes</groupId>
Expand Down
6 changes: 5 additions & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

<groupId>org.glassfish.jersey</groupId>
<artifactId>jersey-bom</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
<packaging>pom</packaging>
<name>jersey-bom</name>

Expand Down Expand Up @@ -475,4 +475,8 @@
</build>
</profile>
</profiles>

<scm>
<tag>2.26-b09</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion bundles/apidocs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<groupId>org.glassfish.jersey.bundles</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>apidocs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.bundles</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/jaxrs-ri/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<parent>
<groupId>org.glassfish.jersey.bundles</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jaxrs-ri</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bundles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.bundles</groupId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/apache-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.connectors</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-apache-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/grizzly-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.connectors</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-grizzly-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/jdk-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.connectors</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-jdk-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/jetty-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.connectors</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-jetty-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/netty-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.connectors</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-netty-connector</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion containers/glassfish/jersey-gf-ejb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers.glassfish</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-gf-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/glassfish/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.containers.glassfish</groupId>
Expand Down
2 changes: 1 addition & 1 deletion containers/grizzly2-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-grizzly2-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/grizzly2-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-grizzly2-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/jdk-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-jdk-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/jersey-servlet-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-servlet-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/jersey-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/jetty-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<artifactId>project</artifactId>
<groupId>org.glassfish.jersey.containers</groupId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-jetty-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/jetty-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-jetty-servlet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/netty-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-netty-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion containers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.containers</groupId>
Expand Down
2 changes: 1 addition & 1 deletion containers/simple-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.containers</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>jersey-container-simple-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<groupId>org.glassfish.jersey.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<parent>
<groupId>org.glassfish.jersey</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>
<artifactId>jersey-documentation</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion examples/assemblies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>assemblies</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bean-validation-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>webapp-example-parent</artifactId>
<relativePath>../webapp-example-parent/pom.xml</relativePath>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>bean-validation-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bookmark-em/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>webapp-example-parent</artifactId>
<relativePath>../webapp-example-parent/pom.xml</relativePath>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>bookmark-em</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bookmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>webapp-example-parent</artifactId>
<relativePath>../webapp-example-parent/pom.xml</relativePath>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>bookmark</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/bookstore-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>webapp-example-parent</artifactId>
<relativePath>../webapp-example-parent/pom.xml</relativePath>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>bookstore-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cdi-webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>webapp-example-parent</artifactId>
<relativePath>../webapp-example-parent/pom.xml</relativePath>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>cdi-webapp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/clipboard-programmatic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>clipboard-programmatic</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/clipboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>clipboard</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/declarative-linking/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>declarative-linking</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/entity-filtering-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>entity-filtering-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/entity-filtering-selectable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<parent>
<groupId>org.glassfish.jersey.examples</groupId>
<artifactId>project</artifactId>
<version>2.26-SNAPSHOT</version>
<version>2.26-b09</version>
</parent>

<artifactId>entity-filtering-selectable</artifactId>
Expand Down

0 comments on commit cf96f07

Please sign in to comment.