Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4d40943

Browse filesBrowse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 3e8cfcb commit 4d40943
Copy full SHA for 4d40943

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>clojure</artifactId>
66
<name>clojure</name>
77
<packaging>jar</packaging>
8-
<version>1.12.0-alpha12</version>
8+
<version>1.12.0-master-SNAPSHOT</version>
99

1010
<url>http://clojure.org/</url>
1111
<description>Clojure core environment and runtime library.</description>
@@ -30,7 +30,7 @@
3030
<connection>scm:git:git@github.com:clojure/clojure.git</connection>
3131
<developerConnection>scm:git:git@github.com:clojure/clojure.git</developerConnection>
3232
<url>git@github.com:clojure/clojure.git</url>
33-
<tag>clojure-1.12.0-alpha12</tag>
33+
<tag>HEAD</tag>
3434
</scm>
3535

3636
<properties>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.