Skip to content

Commit 5a45b51

Browse files
author
alerman
committed
[maven-release-plugin] prepare release microservices/microservice-parent-4.0.5-CITEST-4
1 parent 2b128c8 commit 5a45b51

File tree

1 file changed

+2
-2
lines changed
  • microservices/microservice-parent

1 file changed

+2
-2
lines changed

microservices/microservice-parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>gov.nsa.datawave.microservice</groupId>
55
<artifactId>datawave-microservice-parent</artifactId>
6-
<version>4.0.5-SNAPSHOT</version>
6+
<version>4.0.5-CITEST-4</version>
77
<packaging>pom</packaging>
88
<name>DataWave Microservices Parent</name>
99
<description>DataWave mircoservices provide functionality previously contained in the DataWave
@@ -19,7 +19,7 @@
1919
<scm>
2020
<connection>scm:git:${project.scm.url}</connection>
2121
<developerConnection>scm:git:${project.scm.url}</developerConnection>
22-
<tag>HEAD</tag>
22+
<tag>microservices/microservice-parent-4.0.5-CITEST-4</tag>
2323
<url>https://github.com/NationalSecurityAgency/datawave</url>
2424
</scm>
2525
<distributionManagement>

0 commit comments

Comments
 (0)