Skip to content

Commit

Permalink
FUSETOOLS-1640 - update the SAP TP and Fuse Tooling URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Leacu committed Feb 11, 2016
1 parent f8194db commit b05ed06
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
4 changes: 2 additions & 2 deletions jboss-fuse-sap-tool-suite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
<jbtis.version>4.3.1.Beta1</jbtis.version>

<!-- Tycho versions -->
<jboss-tycho-version>0.23.1-SNAPSHOT</jboss-tycho-version>
<jboss-tycho-version>0.23.1</jboss-tycho-version>
<tychoVersion>0.23.1</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>

<!-- fuse tooling related versions -->
<tycho.scmUrl>scm:git:https://github.com/fusesource/fuseide.git</tycho.scmUrl>
<forge-project-id>ide</forge-project-id>
<ide-version>${project.version}</ide-version>
<fuse-tooling-url>http://download.jboss.org/jbosstools/mars/development/updates/integration-stack/fuse-tooling/8.0.0.Alpha1/all/repo/</fuse-tooling-url>
<fuse-tooling-url>http://download.jboss.org/jbosstools/mars/development/updates/integration-stack/fuse-tooling/8.0.0.Beta1/all/repo/</fuse-tooling-url>

<!-- camel version -->
<camel.version>2.15.1.redhat-620133</camel.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,18 @@
<?pde version="3.8"?><target name="Data Layer" sequenceNumber="9">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.fusesource.ide.jmx.feature.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.jmx.feature.source.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.server.extensions.feature.source.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.core.feature.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.jboss.tools.fuse.transformation.feature.source.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.camel.editor.feature.source.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<unit id="org.fusesource.ide.core.feature.source.feature.group" version="8.0.0.Alpha1-v20150916-1544-B608"/>
<repository location="http://download.jboss.org/jbosstools/mars/development/updates/integration-stack/fuse-tooling/8.0.0.Alpha1/all/repo/"/>
<unit id="org.fusesource.ide.jmx.feature.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.jmx.feature.source.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.server.extensions.feature.source.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.core.feature.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.jboss.tools.fuse.transformation.feature.source.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.camel.editor.feature.source.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.core.feature.source.feature.group" version="8.0.0.Beta1-v20160211-1659-B703"/>
<unit id="org.fusesource.ide.camel.model.service.core" version="8.0.0.Beta1-v20160211-1659-B703"/>
<repository location="http://download.jboss.org/jbosstools/mars/development/updates/integration-stack/fuse-tooling/8.0.0.Beta1/all/repo/"/>
</location>

<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
Expand Down

0 comments on commit b05ed06

Please sign in to comment.