Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed May 9, 2013
1 parent fbe0300 commit fc56b99
Show file tree
Hide file tree
Showing 41 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion admin/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-admin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion adminshell/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-adminshell</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client-jdk15/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-client-jdk15</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common-core/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-common-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/connector-file/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-file</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/connector-google/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-google</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/connector-infinispan/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/connector-ldap/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-ldap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/connector-salesforce/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-salesforce</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/connector-ws/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>connector-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/google-api/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>google-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid</groupId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/salesforce-api/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>salesforce-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/sandbox/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.teiid.connectors</groupId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/sandbox/translator-yahoo/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>sandbox</artifactId>
<groupId>org.jboss.teiid.connectors</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-yahoo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-file/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-file</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-google/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-google</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-hive/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-hive</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-jdbc/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-jpa/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-ldap/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-ldap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-loopback/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-loopback</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-object/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-object</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-odata/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-odata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-olap/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-olap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-salesforce/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-salesforce</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion connectors/translator-ws/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>connectors</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>translator-ws</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hibernate-dialect/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-hibernate-dialect</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-integration/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-jboss-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metadata/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion odata/pom.xml
Expand Up @@ -2,7 +2,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -10,7 +10,7 @@
<artifactId>teiid-parent</artifactId>
<packaging>pom</packaging>
<name>Teiid</name>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
<description>Federated SQL and XML query engine.</description>
<properties>
<site.url>http://www.jboss.org/teiid</site.url>
Expand Down Expand Up @@ -52,7 +52,7 @@
<connection>scm:git:git://github.com/teiid/teiid.git</connection>
<developerConnection>scm:git:git@github.com:teiid/teiid.git</developerConnection>
<url>http://github.com/teiid/teiid</url>
<tag>teiid-parent-8.4.0.Beta2</tag>
<tag>HEAD</tag>
</scm>
<licenses>
<license>
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-integration/common/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-integration/db/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion test-integration/perf/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-test-integration</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>test-integration-perf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion test-integration/pom.xml
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>teiid-parent</artifactId>
<groupId>org.jboss.teiid</groupId>
<version>8.4.0.Beta2</version>
<version>8.4.0.Beta3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>teiid-test-integration</artifactId>
Expand Down

0 comments on commit fc56b99

Please sign in to comment.