Skip to content

Commit

Permalink
Revert "Release (#19)"
Browse files Browse the repository at this point in the history
This reverts commit bac0531.
  • Loading branch information
nqhoan-axonivy authored Dec 13, 2024
1 parent bac0531 commit 831564c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ai-assistant-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.utils.aiassistant</groupId>
<artifactId>ai-assistant-demo</artifactId>
<version>12.0.1.2-SNAPSHOT</version>
<version>12.0.1.1-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion ai-assistant-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.utils.aiassistant</groupId>
<artifactId>ai-assistant-product</artifactId>
<version>12.0.1.2-SNAPSHOT</version>
<version>12.0.1.1-SNAPSHOT</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion ai-assistant-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.utils.aiassistant</groupId>
<artifactId>ai-assistant-test</artifactId>
<version>12.0.1.2-SNAPSHOT</version>
<version>12.0.1.1-SNAPSHOT</version>
<packaging>iar-integration-test</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion ai-assistant/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.utils.aiassistant</groupId>
<artifactId>ai-assistant</artifactId>
<version>12.0.1.2-SNAPSHOT</version>
<version>12.0.1.1-SNAPSHOT</version>
<packaging>iar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>com.axonivy.utils.aiassistant</groupId>
<name>ai-assistant</name>
<artifactId>ai-assistant-modules</artifactId>
<version>12.0.1.2-SNAPSHOT</version>
<version>12.0.1.1-SNAPSHOT</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 831564c

Please sign in to comment.