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 aa911bc commit e19731dCopy full SHA for e19731d
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.1.2</version>
+ <version>2.1.2.1.cosium-SNAPSHOT</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -871,7 +871,6 @@
871
<artifactId>maven-release-plugin</artifactId>
872
<version>3.0.0</version>
873
<configuration>
874
- <releaseProfiles>sonatype</releaseProfiles>
875
<pushChanges>false</pushChanges>
876
<localCheckout>true</localCheckout>
877
</configuration>
0 commit comments