Skip to content

Commit dbeeb26

Browse files
rinokadijkRino
authored andcommitted
[maven-release-plugin] prepare for next development iteration
1 parent e370b35 commit dbeeb26

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 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.6</version>
7+
<version>0.3.7-SNAPSHOT</version>
88
<name>Axonframework IntelliJ Plugin</name>
99
<description>
1010
This plugin integrates Axon Framework.
@@ -14,7 +14,8 @@
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-
</scm>
17+
<tag>HEAD</tag>
18+
</scm>
1819
<build>
1920
<sourceDirectory>src/main/java</sourceDirectory>
2021
<resources>

0 commit comments

Comments
 (0)