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 1
1
<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" >
2
2
<modelVersion >4.0.0</modelVersion >
3
3
<artifactId >test.generative</artifactId >
4
- <version >0.5.1-SNAPSHOT </version >
4
+ <version >0.5.1</version >
5
5
<name >generative</name >
6
6
7
7
<parent >
20
20
<connection >scm:git:git@github.com:clojure/test.generative.git</connection >
21
21
<developerConnection >scm:git:git@github.com:clojure/test.generative.git</developerConnection >
22
22
<url >git@github.com:clojure/test.generative.git</url >
23
- <tag >HEAD </tag >
23
+ <tag >test.generative-0.5.1 </tag >
24
24
</scm >
25
25
26
26
<repositories >
You can’t perform that action at this time.
0 commit comments