Skip to content

Commit fa7d646

Browse files
committed
[maven-release-plugin] prepare release remote-session-3.1.0
1 parent 8987bfa commit fa7d646

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@
4646
<connection>scm:git:https://github.com/sbabcoc/Remote-Session.git</connection>
4747
<developerConnection>scm:git:https://github.com/sbabcoc/Remote-Session.git</developerConnection>
4848
<url>https://github.com/sbabcoc/Remote-Session/tree/master</url>
49-
<tag>remote-session-3.0.3</tag>
49+
<tag>remote-session-3.1.0</tag>
5050
</scm>
5151

5252
<distributionManagement>
5353
<snapshotRepository>
5454
<id>ossrh</id>
55-
<url>>https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url>
55+
<url>&gt;https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url>
5656
</snapshotRepository>
5757
<repository>
5858
<id>ossrh</id>
@@ -180,5 +180,5 @@
180180
</properties>
181181
</profile>
182182
</profiles>
183-
<version>3.0.6-SNAPSHOT</version>
183+
<version>3.1.0</version>
184184
</project>

0 commit comments

Comments
 (0)