Skip to content

Commit

Permalink
FURNACE-65: Updated to Furnace 2.20.2-SNAPSHOT and split SP files cor…
Browse files Browse the repository at this point in the history
…rectly
  • Loading branch information
gastaldi committed Aug 6, 2015
1 parent 9be392c commit 29c3b53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<version.furnace>2.20.1.Final</version.furnace>
<version.furnace>2.20.2-SNAPSHOT</version.furnace>
</properties>

<dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
org.jboss.forge.addon.templates.freemarker.FreemarkerTemplateGenerator
# This should be moved to templates-impl. Bug in simple container
org.jboss.forge.addon.templates.TemplateFactoryImpl
org.jboss.forge.addon.templates.freemarker.FreemarkerTemplateGenerator
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.jboss.forge.addon.templates.TemplateFactoryImpl

0 comments on commit 29c3b53

Please sign in to comment.