We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16af469 commit 77e64faCopy full SHA for 77e64fa
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>com.jarektoro</groupId>
5
<artifactId>responsive-layout</artifactId>
6
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.3</version>
7
<packaging>bundle</packaging>
8
9
<organization>
@@ -27,7 +27,7 @@
27
<url>git://github.com/JarekToro/responsive-layout.git</url>
28
<connection>scm:git:git://github.com/JarekToro/responsive-layout.git</connection>
29
<developerConnection>scm:git:ssh://git@github.com:/JarekToro/responsive-layout.git</developerConnection>
30
- <tag>responsive-layout-1.2</tag>
+ <tag>responsive-layout-1.3.3</tag>
31
</scm>
32
33
<issueManagement>
0 commit comments