We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f2ac5d commit dfc3093Copy full SHA for dfc3093
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-commons</artifactId>
8
- <version>3.5.6.1.cosium</version>
+ <version>3.5.6.2.cosium-SNAPSHOT</version>
9
10
<name>Spring Data Core</name>
11
<description>Core Spring concepts underpinning every Spring Data module.</description>
@@ -17,7 +17,7 @@
17
scm:git:[email protected]:spring-projects/spring-data-commons.git
18
</developerConnection>
19
<url>https://github.com/spring-projects/spring-data-commons</url>
20
- <tag>3.5.6.1.cosium</tag>
+ <tag>HEAD</tag>
21
</scm>
22
<issueManagement>
23
<url>https://github.com/spring-projects/spring-data-commons/issues</url>
0 commit comments