Skip to content

Commit 14e23e9

Browse files
committed
Remove explicit version declarations from jMolecules dependencies.
Fixes GH-2177.
1 parent 833e544 commit 14e23e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spring-data-jdbc/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,14 +196,12 @@
196196
<dependency>
197197
<groupId>org.jmolecules</groupId>
198198
<artifactId>jmolecules-ddd</artifactId>
199-
<version>${jmolecules}</version>
200199
<scope>test</scope>
201200
</dependency>
202201

203202
<dependency>
204203
<groupId>org.jmolecules.integrations</groupId>
205204
<artifactId>jmolecules-spring</artifactId>
206-
<version>${jmolecules-integration}</version>
207205
<scope>test</scope>
208206
</dependency>
209207

0 commit comments

Comments
 (0)