Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-sgi committed Nov 7, 2024
1 parent a2c3b8f commit fc097b6
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion axonivy-intellix-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.connector.intellix</groupId>
<artifactId>axonivy-intellix-connector</artifactId>
<version>10.0.3</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion axonivy-intellix-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.connector.intellix</groupId>
<artifactId>axonivy-intellix-demo</artifactId>
<version>10.0.3</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion axonivy-intellix-product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.connector.intellix</groupId>
<artifactId>axonivy-intellix-product</artifactId>
<version>10.0.3</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>pom</packaging>

<build>
Expand Down
2 changes: 1 addition & 1 deletion axonivy-intellix-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.axonivy.connector.intellix</groupId>
<artifactId>axonivy-intellix-test</artifactId>
<version>10.0.3</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.plugin.version>10.0.16</project.build.plugin.version>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.axonivy.connector.intellix</groupId>
<name>axonivy-intellix</name>
<artifactId>axonivy-intellix-modules</artifactId>
<version>10.0.3</version>
<version>10.0.4-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand All @@ -15,7 +15,7 @@

<scm>
<developerConnection>scm:git:https://github.com/axonivy-market/${project.name}.git</developerConnection>
<tag>v10.0.3</tag>
<tag>HEAD</tag>
</scm>

<build>
Expand Down

0 comments on commit fc097b6

Please sign in to comment.