Skip to content

Commit

Permalink
Fix groupId
Browse files Browse the repository at this point in the history
  • Loading branch information
gfinocchiaro committed Mar 29, 2024
1 parent cc536bd commit 826ef91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.lightstreamer.example</groupId>
<groupId>com.lightstreamer.examples</groupId>
<artifactId>example-marketdepth-adapter-java</artifactId>
<version>1.0.0</version>
<packaging>jar</packaging>
Expand Down

0 comments on commit 826ef91

Please sign in to comment.