Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
jwomeara committed Jan 23, 2024
1 parent fd9444c commit 9b0f0c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gov.nsa.datawave.microservice</groupId>
<artifactId>datawave-microservice-parent</artifactId>
<version>3.0.2</version>
<version>3.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>DataWave Microservices Parent</name>
<description>DataWave mircoservices provide functionality previously contained in the DataWave
Expand All @@ -19,7 +19,7 @@
<scm>
<connection>scm:git:https://github.com/NationalSecurityAgency/datawave-parent.git</connection>
<developerConnection>scm:git:[email protected]:NationalSecurityAgency/datawave-parent.git</developerConnection>
<tag>3.0.2</tag>
<tag>HEAD</tag>
<url>https://github.com/NationalSecurityAgency/datawave-parent</url>
</scm>
<distributionManagement>
Expand Down

0 comments on commit 9b0f0c5

Please sign in to comment.