Skip to content

Commit

Permalink
'Release: update versions for modeshape-5.1.0.Final'
Browse files Browse the repository at this point in the history
  • Loading branch information
Horia Chiorean committed Jun 15, 2016
1 parent fdb925c commit 29562ff
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion boms/modeshape-bom-embedded/pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.modeshape.bom</groupId>
<artifactId>modeshape-bom-embedded</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>

<name>ModeShape BOM for embedded usage</name>

Expand Down
2 changes: 1 addition & 1 deletion boms/modeshape-bom-jbossas/pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.modeshape.bom</groupId>
<artifactId>modeshape-bom-jbossas</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>

<name>ModeShape BOM for use within a JBoss App Server</name>

Expand Down
2 changes: 1 addition & 1 deletion boms/modeshape-bom-remote-client/pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.modeshape.bom</groupId>
<artifactId>modeshape-bom-remote-client</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>

<name>ModeShape BOM for remote REST and JDBC clients</name>

Expand Down
2 changes: 1 addition & 1 deletion checkstyle/pom.xml
Expand Up @@ -4,7 +4,7 @@

<groupId>org.modeshape</groupId>
<artifactId>modeshape-checkstyle</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<name>ModeShape Checkstyle Rules</name>
<description>Contains the definitions for the ModeShape commons code style and conventions</description>

Expand Down
2 changes: 1 addition & 1 deletion connectors/modeshape-connector-cmis/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-connectors</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion connectors/modeshape-connector-git/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-connectors</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion connectors/modeshape-connector-jdbc-metadata/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-connectors</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion connectors/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion deploy/jbossas/modeshape-jbossas-cmis-war/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../../modeshape-parent/pom.xml</relativePath>
</parent>
<artifactId>modeshape-jbossas-cmis-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deploy/jbossas/modeshape-jbossas-explorer-war/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../../modeshape-parent/pom.xml</relativePath>
</parent>
<artifactId>modeshape-jbossas-explorer-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deploy/jbossas/modeshape-jbossas-subsystem/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion deploy/jbossas/modeshape-jbossas-web-rest-war/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../../modeshape-parent/pom.xml</relativePath>
</parent>
<artifactId>modeshape-jbossas-web-rest-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deploy/jbossas/modeshape-jbossas-web-webdav-war/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../../modeshape-parent/pom.xml</relativePath>
</parent>
<artifactId>modeshape-jbossas-web-webdav-war</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deploy/jbossas/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../modeshape-parent/pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion deploy/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extractors/modeshape-extractor-tika/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-extractors</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion extractors/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-index-providers</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion index-providers/modeshape-lucene-index-provider/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-index-providers</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion index-providers/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion integration/modeshape-jbossas-integration-tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion integration/modeshape-jbossas-kit-tests/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion integration/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-assembly-descriptors/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-client/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-common/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-distribution/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-jca-rar/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-jca/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-jcr-api/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-jcr/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-jdbc-local/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-jdbc/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-parent/pom.xml
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<name>ModeShape Parent</name>

<url>http://www.modeshape.org</url>
Expand Down
2 changes: 1 addition & 1 deletion modeshape-performance-tests/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-schematic/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion modeshape-unit-test/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion persistence/modeshape-persistence-file/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-persistence</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion persistence/modeshape-persistence-relational/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-persistence</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion persistence/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../modeshape-parent/pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-parent</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>modeshape-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion sequencers/modeshape-sequencer-audio/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-sequencers</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion sequencers/modeshape-sequencer-ddl/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-sequencers</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down
2 changes: 1 addition & 1 deletion sequencers/modeshape-sequencer-epub/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.modeshape</groupId>
<artifactId>modeshape-sequencers</artifactId>
<version>5.1-SNAPSHOT</version>
<version>5.1.0.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<!-- The groupId and version values are inherited from parent -->
Expand Down

0 comments on commit 29562ff

Please sign in to comment.