Skip to content

Commit e19731d

Browse files
committed
Setup fork branch
1 parent aa911bc commit e19731d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.springframework.hateoas</groupId>
66
<artifactId>spring-hateoas</artifactId>
7-
<version>2.1.2</version>
7+
<version>2.1.2.1.cosium-SNAPSHOT</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -871,7 +871,6 @@
871871
<artifactId>maven-release-plugin</artifactId>
872872
<version>3.0.0</version>
873873
<configuration>
874-
<releaseProfiles>sonatype</releaseProfiles>
875874
<pushChanges>false</pushChanges>
876875
<localCheckout>true</localCheckout>
877876
</configuration>

0 commit comments

Comments
 (0)