Skip to content

Commit

Permalink
Next release with latest fixture version
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed Aug 20, 2017
1 parent fb87535 commit 252cce7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.hsac</groupId>
<artifactId>fitnesse-project</artifactId>
<version>1.1.3-SNAPSHOT</version>
<version>1.1.3</version>
<name>Archetype - FitNesse project based on hsac-fitnesse-fixtures</name>
<description>Project to create a Maven archetype that can be used to generate a FitNesse project based on hsac-fitnesse-fixtures</description>
<url>https://github.com/fhoeben/fitnesse-project-archetype</url>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<fitnesse.version>20161106</fitnesse.version>
<hsac.fixtures.version>3.1.0</hsac.fixtures.version>
<hsac.fixtures.version>3.2.0</hsac.fixtures.version>
<!-- classpath that Fitnesse uses when not starting from IDE/maven -->
<standalone.classpath>wiki/fixtures</standalone.classpath>
<fitnesse.port>9090</fitnesse.port>
Expand Down

0 comments on commit 252cce7

Please sign in to comment.