Skip to content

Commit fe9dc75

Browse files
committed
readme fixes
1 parent 707c412 commit fe9dc75

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
## Build
3737

38-
To build gem, `mvn compile`.
38+
To build run, `mvn compile`.
3939

4040

4141
## Tests

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>com.BS</groupId>
4+
<groupId>com.BrowserStack</groupId>
55
<artifactId>BrowserStack-local-java</artifactId>
66
<packaging>jar</packaging>
77
<version>1.0-SNAPSHOT</version>

0 commit comments

Comments
 (0)