We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46aeca3 commit db7b9ebCopy full SHA for db7b9eb
pom.xml
@@ -17,7 +17,7 @@
17
<groupId>ru.hh.public-pom</groupId>
18
<artifactId>public-pom</artifactId>
19
<packaging>pom</packaging>
20
- <version>1.34-SNAPSHOT</version>
+ <version>1.34</version>
21
<name>hh.ru common public project descriptor</name>
22
23
<build>
@@ -228,6 +228,6 @@
228
<connection>scm:git:git://github.com/hhru/public-pom</connection>
229
<developerConnection>scm:git:ssh://git@github.com/hhru/public-pom</developerConnection>
230
<url>https://github.com/hhru/public-pom</url>
231
- <tag>HEAD</tag>
+ <tag>public-pom-1.34</tag>
232
</scm>
233
</project>
0 commit comments