Skip to content

Commit 1a88a35

Browse files
authored
build: mvn command to verify release artifact (#947)
1 parent 3790869 commit 1a88a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/release-train-issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Key links:
3030

3131
- [ ] Check [API](https://doc.akka.io/api/akka-persistence-jdbc/$VERSION$/) documentation
3232
- [ ] Check [reference](https://doc.akka.io/libraries/akka-persistence-jdbc/$VERSION$/) documentation. Check that the reference docs were deployed and show a version warning (see section below on how to fix the version warning).
33-
- [ ] Check the release on https://repo.akka.io/maven/com/lightbend/akka/akka-persistence-jdbc_2.13/$VERSION$/akka-persistence-jdbc_2.13-$VERSION$.pom
33+
- [ ] Check the release `mvn dependency:get -Dartifact=com.lightbend.akka:akka-persistence-jdbc_2.13:$VERSION$`
3434

3535
### When everything is on https://repo.akka.io/maven
3636
- [ ] Log into `gustav.akka.io` as `akkarepo`

0 commit comments

Comments
 (0)