Skip to content

Commit

Permalink
JBTIS-1046 - update temp fuse ref
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Leacu committed May 1, 2017
1 parent e43caaa commit df24eb5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion target-platform/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<properties>
<!-- For p2diff comparison -->
<baseRepositoryUrl>http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.4.2.Final/jbtis/</baseRepositoryUrl>
<baseRepositoryUrl>http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.4.3.CR2/jbtis/</baseRepositoryUrl>

<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<tychoVersion>0.26.0</tychoVersion>
Expand Down
12 changes: 6 additions & 6 deletions target-platform/src/targets/integration-stack-base.target
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@

<!-- TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY -->
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="slicer" includeSource="true" type="InstallableUnit">
<unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="9.1.0.Final-v20170214-0902-B104"/>
<unit id="org.fusesource.ide.core.feature.feature.group" version="9.1.0.Final-v20170214-0902-B104"/>
<unit id="org.fusesource.ide.jmx.feature.feature.group" version="9.1.0.Final-v20170214-0902-B104"/>
<unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="9.1.0.Final-v20170214-0902-B104"/>
<unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="9.1.0.Final-v20170214-0902-B104"/>
<repository id="temp-fuse-tooling" location="http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/fuse-tooling/9.1.0.Final/"/>
<unit id="org.fusesource.ide.camel.editor.feature.feature.group" version="9.2.0.CR1-v20170427-1511-B132"/>
<unit id="org.fusesource.ide.core.feature.feature.group" version="9.2.0.CR1-v20170427-1511-B132"/>
<unit id="org.fusesource.ide.jmx.feature.feature.group" version="9.2.0.CR1-v20170414-0915-B132"/>
<unit id="org.fusesource.ide.server.extensions.feature.feature.group" version="9.2.0.CR1-v20170414-0915-B132"/>
<unit id="org.jboss.tools.fuse.transformation.feature.feature.group" version="9.2.0.CR1-v20170413-1513-B132"/>
<repository id="temp-fuse-tooling" location="http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/fuse-tooling/9.2.0.CR1/"/>
</location>
<!-- TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY TEMPORARY -->

Expand Down

0 comments on commit df24eb5

Please sign in to comment.