Skip to content

Commit e5ad208

Browse files
committed
Fix groupId
1 parent 69fbe04 commit e5ad208

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44

5-
<groupId>com.lightstreamer</groupId>
5+
<groupId>com.lightstreamer.examples</groupId>
66
<artifactId>example-authmetadata-adapter-java</artifactId>
77
<version>1.0.0</version>
88
<packaging>jar</packaging>

0 commit comments

Comments
 (0)