Skip to content

Commit ac5d45c

Browse files
author
alerman
committed
[maven-release-plugin] prepare release microservices/services/query/service-1.0.12
1 parent a61afa2 commit ac5d45c

File tree

1 file changed

+2
-2
lines changed
  • microservices/services/query/service

1 file changed

+2
-2
lines changed

microservices/services/query/service/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
<relativePath>../../../microservice-service-parent/pom.xml</relativePath>
99
</parent>
1010
<artifactId>query-service</artifactId>
11-
<version>1.0.12-SNAPSHOT</version>
11+
<version>1.0.12</version>
1212
<description>DATAWAVE Query Microservice</description>
1313
<url>https://github.com/NationalSecurityAgency/datawave-query-service</url>
1414
<scm>
1515
<connection>scm:git:${project.scm.url}</connection>
1616
<developerConnection>scm:git:${project.scm.url}</developerConnection>
17-
<tag>HEAD</tag>
17+
<tag>microservices/services/query/service-1.0.12</tag>
1818
<url>https://github.com/NationalSecurityAgency/datawave</url>
1919
</scm>
2020
<properties>

0 commit comments

Comments
 (0)