Skip to content

Commit 9665201

Browse files
author
github-actions
committed
[ci skip] prepare for next development iteration
1 parent a8349c0 commit 9665201

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
@@ -4,7 +4,7 @@
44

55
<groupId>fr.ouestfrance.querydsl</groupId>
66
<artifactId>querydsl</artifactId>
7-
<version>1.2.0</version>
7+
<version>1.2.1-SNAPSHOT</version>
88
<name>querydsl</name>
99
<description>Unified queryDSL based on annotations</description>
1010
<url>https://github.com/ouest-france/querydsl</url>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:${project.scm.url}</connection>
3434
<developerConnection>scm:git:${project.scm.url}</developerConnection>
3535
<url>https://github.com/Ouest-France/querydsl.git</url>
36-
<tag>temp_$</tag>
36+
<tag>HEAD</tag>
3737
</scm>
3838

3939
<distributionManagement>

0 commit comments

Comments
 (0)