Skip to content

Commit fbd1255

Browse files
committed
Release 1.7.2
1 parent 9ca45de commit fbd1255

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
@@ -8,7 +8,7 @@
88
<groupId>com.github.switcherapi</groupId>
99
<artifactId>switcher-client</artifactId>
1010
<packaging>jar</packaging>
11-
<version>1.7.2-SNAPSHOT</version>
11+
<version>1.7.2</version>
1212

1313
<name>Switcher Client</name>
1414
<description>Switcher Client SDK for working with Switcher API</description>
@@ -74,7 +74,7 @@
7474
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
7575
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
7676
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
77-
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
77+
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
7878
<sonar-maven-plugin.version>3.11.0.3922</sonar-maven-plugin.version>
7979
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
8080
<central-publishing-maven-plugin.version>0.8.0</central-publishing-maven-plugin.version>

0 commit comments

Comments
 (0)