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 707c412 commit fe9dc75Copy full SHA for fe9dc75
README.md
@@ -35,7 +35,7 @@
35
36
## Build
37
38
-To build gem, `mvn compile`.
+To build run, `mvn compile`.
39
40
41
## Tests
pom.xml
@@ -1,7 +1,7 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
- <groupId>com.BS</groupId>
+ <groupId>com.BrowserStack</groupId>
5
<artifactId>BrowserStack-local-java</artifactId>
6
<packaging>jar</packaging>
7
<version>1.0-SNAPSHOT</version>
0 commit comments