Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
clojure-build committed May 10, 2024
1 parent 360abed commit cbbbe6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>spec.alpha</artifactId>
<version>0.5.238</version>
<version>0.5.239-SNAPSHOT</version>
<name>spec.alpha</name>
<description>Specification of data and functions</description>

<scm>
<connection>scm:git:git://github.com/clojure/spec.alpha.git</connection>
<developerConnection>scm:git:ssh://[email protected]/clojure/spec.alpha.git</developerConnection>
<tag>v0.5.238</tag>
<tag>HEAD</tag>
<url>https://github.com/clojure/spec.alpha</url>
</scm>

Expand Down

0 comments on commit cbbbe6b

Please sign in to comment.