diff options
Diffstat (limited to 'infra/footprint/footprint-api/pom.xml')
-rw-r--r-- | infra/footprint/footprint-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/footprint/footprint-api/pom.xml b/infra/footprint/footprint-api/pom.xml index 197cc1d0d..0b627f573 100644 --- a/infra/footprint/footprint-api/pom.xml +++ b/infra/footprint/footprint-api/pom.xml @@ -21,14 +21,14 @@ <parent> <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <relativePath>../../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>io.fd.honeycomb.footprint</groupId> <artifactId>api</artifactId> - <version>1.19.04-SNAPSHOT</version> + <version>1.19.04</version> <name>${project.artifactId}</name> <packaging>jar</packaging> </project>
\ No newline at end of file |