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 dccd808 commit 5e7d1dcCopy full SHA for 5e7d1dc
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.axonframework</groupId>
6
<artifactId>axonframework.intellij.ide</artifactId>
7
- <version>0.3.8</version>
+ <version>0.3.9-SNAPSHOT</version>
8
<name>Axonframework IntelliJ Plugin</name>
9
<description>
10
This plugin integrates Axon Framework.
@@ -14,7 +14,7 @@
14
<connection>scm:git:git@github.com/AxonFramework/IdeaPlugin.git</connection>
15
<developerConnection>scm:git:git@github.com/AxonFramework/IdeaPlugin.git</developerConnection>
16
<url>https://github.com/AxonFramework/IdeaPlugin.git</url>
17
- <tag>axonframework.intellij.ide-0.3.8</tag>
+ <tag>HEAD</tag>
18
</scm>
19
<build>
20
<sourceDirectory>src/main/java</sourceDirectory>
0 commit comments