Skip to content

Commit 4850cdc

Browse files
committed
DATACMNS-1835 - Prepare issue branch.
1 parent c4d2bd5 commit 4850cdc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4+
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
35

46
<modelVersion>4.0.0</modelVersion>
57

68
<groupId>org.springframework.data</groupId>
79
<artifactId>spring-data-commons</artifactId>
8-
<version>2.5.0-SNAPSHOT</version>
10+
<version>2.5.0-DATACMNS-1835-SNAPSHOT</version>
911

1012
<name>Spring Data Core</name>
1113

0 commit comments

Comments
 (0)