We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdc7ae commit 10b1bccCopy full SHA for 10b1bcc
README.md
@@ -15,7 +15,7 @@
15
16
The repository contains new versions of adaptors for JVM-based test frameworks.
17
18
-All the artifacts are deployed to `https://dl.bintray.com/qameta/maven`.
+All the artifacts are deployed to `https://repo1.maven.org/maven2/io/qameta/allure/`.
19
20
## TestNG
21
@@ -219,4 +219,4 @@ more usage example look into module `allure-awaitility`
219
Usage example:
220
```
221
Awaitility.setDefaultConditionEvaluationListener(new AllureAwaitilityListener());
222
-```
+```
0 commit comments