Skip to content

Commit

Permalink
Fixed typo in load test pom
Browse files Browse the repository at this point in the history
  • Loading branch information
tdl-jturner committed Aug 19, 2019
1 parent 87df346 commit fa1fe9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casquatch-examples/loadtest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<casquatch.version>2.0-SNAPSHOT</casquatch.version>
<java.version>1.8</java.version>
<start-class>com.tmobile.opensource.casquatch.examples.loadtest.LoadtestApplication</start-class>
<start-class>com.tmobile.opensource.casquatch.examples.loadtest.LoadTestApplication</start-class>
<maven-compiler.version>3.8.1</maven-compiler.version>
<maven-dependency-plugin.version>3.1.1</maven-dependency-plugin.version>
<maven-jar-plugin.version>3.1.2</maven-jar-plugin.version>
Expand Down

0 comments on commit fa1fe9c

Please sign in to comment.