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 c2f1a49 commit 79f0490Copy full SHA for 79f0490
pom.xml
@@ -9,12 +9,12 @@
9
</parent>
10
<groupId>org.iris-events</groupId>
11
<artifactId>iris-router</artifactId>
12
- <version>3.1.5-SNAPSHOT</version>
+ <version>3.1.5</version>
13
<scm>
14
<connection>scm:git:[email protected]:iris-events/iris-router.git</connection>
15
<developerConnection>scm:git:[email protected]:iris-events/iris-router.git</developerConnection>
16
<url>https://github.com/iris-events/iris-router</url>
17
- <tag>HEAD</tag>
+ <tag>v3.1.5</tag>
18
</scm>
19
<licenses>
20
<license>
0 commit comments