Skip to content

Commit

Permalink
pom for 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
slawo-ch committed Oct 29, 2021
1 parent ad94e71 commit 3c352d9
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\.3\.2' * # should come up empty
$ grep -r '1\.3\.3' * # 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.3.4-SNAPSHOT</version>
<version>1.3.4</version>

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

0 comments on commit 3c352d9

Please sign in to comment.