Skip to content

Commit

Permalink
should be using tycho 0.24 and JBT tycho plugins 0.23.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Dec 4, 2015
1 parent df0cf3e commit 5dd62f0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
5 changes: 0 additions & 5 deletions jbtcentraltarget/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
<name>JBoss Central Core Target Platforms</name>
<packaging>pom</packaging>

<properties>
<tychoVersion>0.23.1</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
</properties>

<build>
<plugins>
<plugin>
Expand Down
5 changes: 0 additions & 5 deletions jbtearlyaccesstarget/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@
<name>JBoss Central Early Access Target Platforms</name>
<packaging>pom</packaging>

<properties>
<tychoVersion>0.23.1</tychoVersion>
<tychoExtrasVersion>${tychoVersion}</tychoExtrasVersion>
</properties>

<build>
<plugins>
<plugin>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

<properties>
<tycho.scmUrl>scm:git:https://github.com/jbosstools/jbosstools-discovery.git</tycho.scmUrl>
<jbossTychoPluginsVersion>0.23.1</jbossTychoPluginsVersion>
<!-- inherit from parent pom -->
<JBTCoreTPVersion>${TARGET_PLATFORM_VERSION_MAXIMUM}</JBTCoreTPVersion>
</properties>
Expand Down

0 comments on commit 5dd62f0

Please sign in to comment.