Skip to content

Commit

Permalink
JBTIS-1099 - update poms to oxygen
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Leacu committed May 4, 2017
1 parent df24eb5 commit 6a47c9e
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 13 deletions.
10 changes: 5 additions & 5 deletions devstudio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@
<BUILD_TS>v20130101-0001</BUILD_TS>
<BUILD_TYPE>integration</BUILD_TYPE>
<PREFIX>devstudio-integration-stack</PREFIX>
<TARGET_PLATFORM>neon</TARGET_PLATFORM>
<TARGET_PLATFORM>oxygen</TARGET_PLATFORM>
<VERSION>${project.version}</VERSION>
<IS_TP_VERSION>4.5.0.AM1-SNAPSHOT</IS_TP_VERSION>

<DEVSTUDIO_INSTALLER>https://devstudio.redhat.com/static/10.0/stable/builds/devstudio-10.3.0.GA-build-product/2017-02-18_16-51-02-B94/all/devstudio-10.3.0.GA-v20170218-1636-B94-installer-standalone.jar</DEVSTUDIO_INSTALLER>
<DEVSTUDIO_INSTALLER>https://devstudio.redhat.com/static/11.0/stable/builds/devstudio-11.0.0.GA-build-product/2017-02-18_16-51-02-B94/all/devstudio-10.3.0.GA-v20170218-1636-B94-installer-standalone.jar</DEVSTUDIO_INSTALLER>
<!-- <DEVSTUDIO_INSTALLER>https://devstudio.redhat.com/static/10.0/stable/builds/devstudio-10.2.0.GA-build-product/2016-11-25_14-44-04-B55/all/devstudio-10.2.0.GA-v20161125-1418-B55-installer-standalone.jar</DEVSTUDIO_INSTALLER> -->
<!-- <DEVSTUDIO_INSTALLER>file:///home/pleacu/git-clone/jbdevstudio-product/installer/target/devstudio-10.3.0.Beta1-v20161205-1527-installer-standalone.jar</DEVSTUDIO_INSTALLER> -->
<!-- http://origin-repository.jboss.org/nexus/content/groups/product-ga/org/jboss/fuse/jboss-fuse-karaf/6.3.0.redhat-187 -->
Expand All @@ -45,8 +45,8 @@
<UPSTREAM_DIRECTORY_XML>https://devstudio.redhat.com/static/11.0/staging/updates/discovery.earlyaccess/11.0.0.GA/devstudio-directory.xml</UPSTREAM_DIRECTORY_XML>

<!-- Must pass in to define the JBTIS from which the DEVSTUDIOIS plugins will be extracted. -->
<COMPOSITE_SITE>http://download.jboss.org/jbosstools/neon/staging/updates/integration-stack/4.4.2.AM1-SNAPSHOT/</COMPOSITE_SITE>
<COMPOSITE_EA_SITE>http://download.jboss.org/jbosstools/neon/staging/updates/integration-stack/4.4.2.AM1-SNAPSHOT/earlyaccess/</COMPOSITE_EA_SITE>
<COMPOSITE_SITE>http://download.jboss.org/jbosstools/oxygen/staging/updates/integration-stack/4.5.0.AM1-SNAPSHOT/</COMPOSITE_SITE>
<COMPOSITE_EA_SITE>http://download.jboss.org/jbosstools/oxygen/staging/updates/integration-stack/4.5.0.AM1-SNAPSHOT/earlyaccess/</COMPOSITE_EA_SITE>

<!-- Must pass in to define the DEVSTUDIOIS Target Platform plugins to be extracted. -->
<DEVSTUDIOIS_TP_VERSION>11.0.0.AM1-SNAPSHOT</DEVSTUDIOIS_TP_VERSION>
Expand All @@ -60,7 +60,7 @@
<COMPOSITE_MASTER_EA_URLS><!-- JBT,JBT-IS EA,JBT-IS EA TP update site URLs --></COMPOSITE_MASTER_EA_URLS>

<UPSTREAM_EXTRAS_SITE>https://devstudio.redhat.com/11.0/staging/updates/</UPSTREAM_EXTRAS_SITE>
<target.eclipse.version>4.6 (Neon) or &lt;a href="https://www.jboss.org/products/devstudio/overview/"&gt;Red Hat JBoss Developer Studio 10&lt;/a&gt;</target.eclipse.version>
<target.eclipse.version>4.7 (Oxygen) or &lt;a href="https://www.jboss.org/products/devstudio/overview/"&gt;Red Hat JBoss Developer Studio 10&lt;/a&gt;</target.eclipse.version>

<!-- The version to use for the target platform, defaults to project version. -->
<targetplatform.version>${project.version}</targetplatform.version>
Expand Down
4 changes: 2 additions & 2 deletions jbosstools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
<BUILD_TS>v20150101-0001</BUILD_TS>
<BUILD_TYPE>integration</BUILD_TYPE>
<PREFIX>jbosstools-integration-stack</PREFIX>
<TARGET_PLATFORM>neon</TARGET_PLATFORM>
<TARGET_PLATFORM>oxygen</TARGET_PLATFORM>
<VERSION>${project.version}</VERSION>
<IS_TP_VERSION>4.5.0.AM1-SNAPSHOT</IS_TP_VERSION>
<tychoVersion>0.26.0</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
<jbossTychoPluginsVersion>0.26.0</jbossTychoPluginsVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<target.eclipse.version>4.6 (Neon) or &lt;a href="https://www.jboss.org/products/devstudio/overview/"&gt;JBoss Developer Studio 9&lt;/a&gt;</target.eclipse.version>
<target.eclipse.version>4.7 (Oxygen) or &lt;a href="https://www.jboss.org/products/devstudio/overview/"&gt;JBoss Developer Studio 9&lt;/a&gt;</target.eclipse.version>

<!-- The version to use for the target platform, defaults to project version. -->
<targetplatform.version>${project.version}</targetplatform.version>
Expand Down
4 changes: 2 additions & 2 deletions jbosstools/site-ea/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@
<referenceStrategy>compositeReferences</referenceStrategy>
<siteTemplateFolder>${siteTemplateFolder}</siteTemplateFolder>
<associateSites>
<associateSite>http://download.jboss.org/jbosstools/neon/stable/updates/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/neon/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/oxygen/stable/updates/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/oxygen/</associateSite>
</associateSites>
<removeDefaultCategory>true</removeDefaultCategory>
<symbols>
Expand Down
2 changes: 1 addition & 1 deletion jbosstools/site-final/compositeArtifacts.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<children size="5">

<!-- BPEL -->
<child location="http://download.jboss.org/jbosstools/neon/staging/builds/integration-stack/bpel/1.3.3.CR1/"/>
<child location="http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/bpel/1.3.3.Final/"/>

<!-- BPMN2 -->
<child location="http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/oxygen/1.4.0.Final_1.3.1.Final_oxygen/"/>
Expand Down
2 changes: 1 addition & 1 deletion jbosstools/site-final/compositeContent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<children size="5">

<!-- BPEL -->
<child location="http://download.jboss.org/jbosstools/neon/staging/builds/integration-stack/bpel/1.3.3.CR1/"/>
<child location="http://download.jboss.org/jbosstools/neon/stable/updates/integration-stack/bpel/1.3.3.Final/"/>

<!-- BPMN2 -->
<child location="http://download.jboss.org/jbosstools/updates/requirements/bpmn2-modeler/oxygen/1.4.0.Final_1.3.1.Final_oxygen/"/>
Expand Down
4 changes: 2 additions & 2 deletions jbosstools/site-final/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@
<referenceStrategy>compositeReferences</referenceStrategy>
<siteTemplateFolder>${siteTemplateFolder}</siteTemplateFolder>
<associateSites>
<associateSite>http://download.jboss.org/jbosstools/neon/stable/updates/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/neon/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/oxygen/stable/updates/</associateSite>
<associateSite>http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/oxygen/</associateSite>
</associateSites>
<removeDefaultCategory>true</removeDefaultCategory>
<symbols>
Expand Down

0 comments on commit 6a47c9e

Please sign in to comment.