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 759e3c8 commit 48caae0Copy full SHA for 48caae0
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.5-SNAPSHOT'
+ compile 'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.0.5'
36
}
37
38
gradle.properties
@@ -1,3 +1,3 @@
1
-projectVersion=0.0.5-SNAPSHOT
+projectVersion=0.0.5
2
nexusUser=invalid
3
nexusPassword=invalid
0 commit comments