Skip to content

Commit 5e7d1dc

Browse files
rinokadijkRino
authored andcommitted
Upgraded to new IDEA version and adjusted release goal
1 parent dccd808 commit 5e7d1dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.axonframework</groupId>
66
<artifactId>axonframework.intellij.ide</artifactId>
7-
<version>0.3.8</version>
7+
<version>0.3.9-SNAPSHOT</version>
88
<name>Axonframework IntelliJ Plugin</name>
99
<description>
1010
This plugin integrates Axon Framework.
@@ -14,7 +14,7 @@
1414
<connection>scm:git:git@github.com/AxonFramework/IdeaPlugin.git</connection>
1515
<developerConnection>scm:git:git@github.com/AxonFramework/IdeaPlugin.git</developerConnection>
1616
<url>https://github.com/AxonFramework/IdeaPlugin.git</url>
17-
<tag>axonframework.intellij.ide-0.3.8</tag>
17+
<tag>HEAD</tag>
1818
</scm>
1919
<build>
2020
<sourceDirectory>src/main/java</sourceDirectory>

0 commit comments

Comments
 (0)