Skip to content

Commit

Permalink
Updated to Forge 2.15.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Mar 10, 2015
1 parent e9ff84e commit eb07a89
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Contributors:
<plugin>
<groupId>org.jboss.forge.furnace</groupId>
<artifactId>furnace-maven-plugin</artifactId>
<version>${forge.version}</version>
<version>${furnace.version}</version>
<executions>
<execution>
<id>deploy-addons</id>
Expand Down Expand Up @@ -188,7 +188,8 @@ Contributors:
</dependency>
</dependencies>
<properties>
<forge.version>2.15.0.Final</forge.version>
<forge.version>2.15.1.Final</forge.version>
<furnace.version>2.15.2.Final</furnace.version>
<angularjs.addon.version>2.1.3.Final</angularjs.addon.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<netbeans.hint.license>epl10_1</netbeans.hint.license>
Expand Down

0 comments on commit eb07a89

Please sign in to comment.