Skip to content

Commit

Permalink
pom for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawo-ch committed Sep 11, 2020
1 parent 1d08f2c commit 9adc2d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- render html docs from markdown
$ ./site/make_docs
- ensure there are no references to previous versions
$ grep -r '1\.2\.1' * # should come up empty
$ grep -r '1\.3\.0' * # should come up empty
- commit doc render
- ensure pom.xml contains release version
- commit pom
Expand All @@ -58,7 +58,7 @@

<groupId>com.twineworks</groupId>
<artifactId>tweakflow</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.3.0</version>

<organization>
<name>Twineworks GmbH</name>
Expand Down

0 comments on commit 9adc2d9

Please sign in to comment.