Skip to content

Commit

Permalink
Release version 1.19.0 including build-tools qa checks
Browse files Browse the repository at this point in the history
  • Loading branch information
jodygarnett committed Jun 21, 2022
1 parent 8a56278 commit 574698c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ On master:

```
git tag -a 1.19.0 -m "Release version 1.19.0"
git push --tags
```

This is the commit that will form the GitHub release below.
Expand Down
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.locationtech.jts</groupId>
<artifactId>build-tools</artifactId>
<version>1.18.3-SNAPSHOT</version>
<version>1.19.0</version>
<name>JTS Topology Suite Build Configuration</name>

<build>
Expand Down

0 comments on commit 574698c

Please sign in to comment.