Skip to content

Commit 5d8f5ea

Browse files
committed
coherence.groupId --> coherence.groupid
[git-p4: depot-paths = "//dev/main.net/": change = 109566]
1 parent 0c8cc82 commit 5d8f5ea

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/test-server/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<dependencies>
3030
<dependency>
31-
<groupId>${coherence.groupId}</groupId>
31+
<groupId>${coherence.groupid}</groupId>
3232
<artifactId>coherence</artifactId>
3333
<version>${coherence.version}</version>
3434
</dependency>
@@ -58,5 +58,4 @@
5858
</plugin>
5959
</plugins>
6060
</build>
61-
62-
</project>
61+
</project>

0 commit comments

Comments
 (0)