Skip to content

Commit

Permalink
Prepared pom for 1.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jose.fernandez committed Jun 13, 2019
1 parent e8edc6b commit 5086c5e
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 @@ -4,7 +4,7 @@

<groupId>com.github.privaliatech</groupId>
<artifactId>gingerspec-starter</artifactId>
<version>1.3-RC4</version>
<version>1.3</version>

<name>Archetype - gingerspec-starter</name>
<description>A maven archetype for creating new automation projects based on gingerspec library.</description>
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 @@ -4,7 +4,7 @@


<properties>
<privalia.gingerspec.version>RELEASE</privalia.gingerspec.version>
<privalia.gingerspec.version>2.0.0</privalia.gingerspec.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>
Expand Down

0 comments on commit 5086c5e

Please sign in to comment.