File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >com.theoryinpractise</groupId >
6
6
<artifactId >clojure-maven-plugin</artifactId >
7
7
<packaging >maven-plugin</packaging >
8
- <version >1.3.12 </version >
8
+ <version >1.3.13-SNAPSHOT </version >
9
9
<description >Maven plugin for compiling clojure source files</description >
10
10
<url >http://github.com/talios/clojure-maven-plugin</url >
11
11
<scm >
12
12
<
connection >scm:git:
[email protected] :talios/clojure-maven-plugin.git</
connection >
13
13
<
developerConnection >scm:git:
[email protected] :talios/clojure-maven-plugin.git</
developerConnection >
14
14
<url >http://github.com/talios/clojure-maven-plugin</url >
15
- <tag >clojure-maven-plugin-1.3.12 </tag >
15
+ <tag >HEAD </tag >
16
16
</scm >
17
17
<properties >
18
18
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments