We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665ec85 commit 34ee4f2Copy full SHA for 34ee4f2
1 file changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>gov.nsa</groupId>
5
<artifactId>emissary</artifactId>
6
- <version>8.0.0-SNAPSHOT</version>
+ <version>8.0.0-M3</version>
7
<packaging>jar</packaging>
8
<name>Emissary</name>
9
<description>Distributed P2P Data-driven Workflow Framework</description>
@@ -34,7 +34,7 @@
34
<connection>scm:git:https://github.com/NationalSecurityAgency/emissary.git</connection>
35
<developerConnection>scm:git:git@github.com:NationalSecurityAgency/emissary.git</developerConnection>
36
<url>https://github.com/NationalSecurityAgency/emissary</url>
37
- </scm>
+ <tag>8.0.0-M3</tag></scm>
38
<issueManagement>
39
<system>GitHub</system>
40
<url>https://github.com/NationalSecurityAgency/emissary/issues</url>
0 commit comments