Skip to content

Commit bb3b3ba

Browse files
committed
[maven-release-plugin] prepare release v0.4.74
1 parent 9fd060f commit bb3b3ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<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">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>core.specs.alpha</artifactId>
5-
<version>0.3.71-SNAPSHOT</version>
5+
<version>0.4.74</version>
66
<name>core.specs.alpha</name>
77
<description>Specs for clojure.core</description>
88

99
<scm>
1010
<connection>scm:git:git://github.com/clojure/core.specs.alpha.git</connection>
1111
<developerConnection>scm:git:ssh://[email protected]/clojure/core.specs.alpha.git</developerConnection>
12-
<tag>HEAD</tag>
12+
<tag>v0.4.74</tag>
1313
<url>https://github.com/clojure/core.specs.alpha</url>
1414
</scm>
1515

0 commit comments

Comments
 (0)