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 6fb2b2e commit af6e33aCopy full SHA for af6e33a
README.md
@@ -32,7 +32,7 @@ repositories {
32
Add the following dependency:
33
```
34
dependencies {
35
- compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.0.4-SNAPSHOT'
+ compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.0.4'
36
}
37
38
gradle.properties
@@ -1,3 +1,3 @@
1
-projectVersion=0.0.4-SNAPSHOT
+projectVersion=0.0.4
2
nexusUser=invalid
3
nexusPassword=invalid
0 commit comments