Skip to content

Commit 214973b

Browse files
committed
Release 1.3.0
1 parent 2349347 commit 214973b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@ Snapshot artifacts are deployed to Sonatype's [snapshots repository].
7171

7272
- **Group ID**: `org.opentest4j`
7373
- **Artifact ID**: `opentest4j`
74-
- **Version**: `1.2.0`
74+
- **Version**: `1.3.0`
7575

7676
See also: <http://search.maven.org/#search|ga|1|opentest4j/>
7777

7878
### Snapshots
7979

8080
- **Group ID**: `org.opentest4j`
8181
- **Artifact ID**: `opentest4j`
82-
- **Version**: `1.3.0-SNAPSHOT`
82+
- **Version**: `1.4.0-SNAPSHOT`
8383

8484
See also: <https://oss.sonatype.org/content/repositories/snapshots/org/opentest4j/opentest4j/>
8585

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group = org.opentest4j
2-
version = 1.3.0-SNAPSHOT
2+
version = 1.3.0
33

44
junit4Version = 4.12
55

0 commit comments

Comments
 (0)