We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1024eed commit fdffb9eCopy full SHA for fdffb9e
pom.xml
@@ -4,9 +4,9 @@
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
<modelVersion>4.0.0</modelVersion>
6
7
- <groupId>io.flagsmith</groupId>
+ <groupId>com.flagsmith</groupId>
8
<artifactId>flagsmith-java-client</artifactId>
9
- <version>7.4.3.alpha1</version>
+ <version>7.4.2</version>
10
<packaging>jar</packaging>
11
12
<name>Flagsmith Java Client</name>
0 commit comments