Skip to content

Commit

Permalink
[perfectus] Update to release version
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseSource CI committed Jul 28, 2017
1 parent 8e2c838 commit 27baa63
Show file tree
Hide file tree
Showing 14 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion camel-sap/camel-sap-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<artifactId>camel-sap-parent</artifactId>
<groupId>org.fusesource</groupId>
<version>6.3.0.redhat-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</parent>

<artifactId>camel-sap</artifactId>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="6.3.0.redhat-283-01" encoding="UTF-8"?>
<feature
id="org.fusesource.camel.component.sap.feature"
label="JBoss Fuse SAP Data Layer"
version="6.3.0.qualifier"
version="6.3.0.redhat-283-01"
provider-name="JBoss by Red Hat">

<description>
Expand Down Expand Up @@ -31,7 +31,7 @@ permissions and limitations under the License.
</license>

<requires>
<import plugin="com.sap.conn.jco" version="3.0.11.redhat_1" match="greaterOrEqual"/>
<import plugin="com.sap.conn.jco" version="6.3.0.redhat-283-01" match="greaterOrEqual"/>
<import plugin="org.eclipse.core.runtime"/>
<import plugin="org.eclipse.emf.ecore.xmi"/>
<import plugin="org.slf4j.api"/>
Expand All @@ -43,14 +43,14 @@ permissions and limitations under the License.
id="com.sap.conn.idoc"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
unpack="false"/>

<plugin
id="com.sap.conn.jco"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
unpack="false"/>

<plugin
Expand All @@ -60,7 +60,7 @@ permissions and limitations under the License.
arch="x86_64"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
fragment="true"
unpack="false"/>

Expand All @@ -71,7 +71,7 @@ permissions and limitations under the License.
arch="x86"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
fragment="true"
unpack="false"/>

Expand All @@ -82,7 +82,7 @@ permissions and limitations under the License.
arch="x86"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
fragment="true"
unpack="false"/>

Expand All @@ -93,7 +93,7 @@ permissions and limitations under the License.
arch="x86_64"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
fragment="true"
unpack="false"/>

Expand All @@ -104,7 +104,7 @@ permissions and limitations under the License.
arch="x86"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
fragment="true"
unpack="false"/>

Expand All @@ -115,29 +115,29 @@ permissions and limitations under the License.
arch="x86_64"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
fragment="true"
unpack="false"/>

<plugin
id="org.fusesource.camel.component.sap"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
unpack="false"/>

<plugin
id="org.fusesource.camel.component.sap.model"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
unpack="false"/>

<plugin
id="org.fusesource.camel.component.sap.model.edit"
download-size="0"
install-size="0"
version="0.0.0"
version="6.3.0.redhat-283-01"
unpack="false"/>

</feature>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-repository</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<relativePath>../pom.xml</relativePath>
</parent>
<name>JBoss Fuse :: SAP JCO :: SAP Data Layer :: Feature</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-repository</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
8 changes: 4 additions & 4 deletions camel-sap/camel-sap-repository/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-repository</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<packaging>pom</packaging>

<!-- Cannot use the parent pom, it fails the build -->
Expand Down Expand Up @@ -185,17 +185,17 @@
<dependency>
<groupId>org.fusesource</groupId>
<artifactId>org.fusesource.camel.component.sap</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</dependency>
<dependency>
<groupId>org.fusesource</groupId>
<artifactId>org.fusesource.camel.component.sap.model</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</dependency>
<dependency>
<groupId>org.fusesource</groupId>
<artifactId>org.fusesource.camel.component.sap.model.edit</artifactId>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</dependency>
</dependencies>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.fusesource.camel.component.sap.model.edit;singleton:=true
Bundle-Version: 6.3.0.qualifier
Bundle-Version: 6.3.0.redhat-283-01
Bundle-ClassPath: .
Bundle-Activator: org.fusesource.camel.component.sap.model.SAPEditPlugin$Implementation
Bundle-Vendor: %providerName
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-parent</artifactId>
<version>6.3.0.redhat-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</parent>

<build>
Expand All @@ -46,7 +46,7 @@
</build>
<url>http://www.jboss.org/products/fuse/overview/</url>
<name>JBoss Fuse :: SAP JCO :: SAP Data Layer :: Edit Plugin</name>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<description>Provides EMF Item Providers for Fuse Tooling to manipulate SAP Data Layer models</description>
<organization>
<name>Red Hat, Inc.</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.fusesource.camel.component.sap.model;singleton:=true
Bundle-Version: 6.3.0.qualifier
Bundle-Version: 6.3.0.redhat-283-01
Bundle-ClassPath: .
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: OSGI-INF/l10n/bundle
Expand Down
4 changes: 2 additions & 2 deletions camel-sap/org.fusesource.camel.component.sap.model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<parent>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-parent</artifactId>
<version>6.3.0.redhat-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</parent>
<url>http://www.jboss.org/products/fuse/overview/</url>
<name>JBoss Fuse :: SAP JCO :: SAP Data Layer :: Model Plugin</name>
Expand All @@ -50,5 +50,5 @@
<name>Red Hat, Inc.</name>
<url>http://www.redhat.com</url>
</organization>
<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.fusesource.camel.component.sap.test
Bundle-Version: 6.3.0.qualifier
Bundle-Version: 6.3.0.redhat-283-01
Bundle-Vendor: %Bundle-Vendor
Fragment-Host: org.fusesource.camel.component.sap;bundle-version="6.3.0"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Expand Down
4 changes: 2 additions & 2 deletions camel-sap/org.fusesource.camel.component.sap.test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-parent</artifactId>
<version>6.3.0.redhat-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</parent>

<name>JBoss Fuse :: SAP JCO :: SAP Data Layer :: Test Plugin</name>
Expand Down Expand Up @@ -262,6 +262,6 @@
</dependency>
</dependencies>

<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<url>http://www.jboss.org/products/fuse/overview/</url>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.fusesource.camel.component.sap
Bundle-Version: 6.3.0.qualifier
Bundle-Version: 6.3.0.redhat-283-01
Bundle-Activator: org.fusesource.camel.component.sap.Activator
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime,
Expand Down
4 changes: 2 additions & 2 deletions camel-sap/org.fusesource.camel.component.sap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.fusesource</groupId>
<artifactId>camel-sap-parent</artifactId>
<version>6.3.0.redhat-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
</parent>

<packaging>eclipse-plugin</packaging>
Expand Down Expand Up @@ -53,7 +53,7 @@
</plugins>
</build>

<version>6.3.0-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<dependencies>
<dependency>
<groupId>com.sap.conn.jco</groupId>
Expand Down
8 changes: 4 additions & 4 deletions camel-sap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
<version>2.17.0.redhat-630133</version>
<version>2.17.0.redhat-630283-01</version>
</parent>

<groupId>org.fusesource</groupId>
<artifactId>camel-sap-parent</artifactId>
<version>6.3.0.redhat-SNAPSHOT</version>
<version>6.3.0.redhat-283-01</version>
<packaging>pom</packaging>

<name>JBoss Fuse :: Components :: SAP JCO</name>
Expand All @@ -34,8 +34,8 @@
<maven.compiler.target>1.7</maven.compiler.target>
<maven.compiler.source>1.7</maven.compiler.source>
<maven-surefire-plugin-version>2.19</maven-surefire-plugin-version>
<camel-version>2.17.0.redhat-630133</camel-version>
<camel.sap.plugin.version>6.3.0-SNAPSHOT</camel.sap.plugin.version>
<camel-version>2.17.0.redhat-630283-01</camel-version>
<camel.sap.plugin.version>6.3.0.redhat-283-01</camel.sap.plugin.version>


<!-- OSGi bundles properties -->
Expand Down

0 comments on commit 27baa63

Please sign in to comment.