Skip to content

Commit

Permalink
[RELEASE] Mango v4.5.4-SANPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Feb 19, 2024
1 parent 63fc0aa commit cc37ed6
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion AssemblyDescriptors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>mango-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>assembly-descriptors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Bootstrap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mango-parent</artifactId>
<groupId>com.infiniteautomation.mango</groupId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ma-bootstrap</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion Core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>mango-parent</artifactId>
<groupId>com.infiniteautomation.mango</groupId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.infiniteautomation</groupId>
Expand Down
12 changes: 6 additions & 6 deletions CoreBundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>mango-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mango-bundle</artifactId>
<name>Mango Core bundle</name>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<packaging>pom</packaging>
<build>
<plugins>
Expand Down Expand Up @@ -77,12 +77,12 @@
<dependency>
<groupId>com.infiniteautomation</groupId>
<artifactId>mango</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
</dependency>
<dependency>
<groupId>com.infiniteautomation</groupId>
<artifactId>mango</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<classifier>resources</classifier>
<type>zip</type>
</dependency>
Expand All @@ -95,12 +95,12 @@
<dependency>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>ma-priv</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
</dependency>
<dependency>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>ma-bootstrap</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
</dependency>
<!-- ma-modules-public -->
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions Modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>mango-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>modules-parent</artifactId>
Expand Down Expand Up @@ -259,13 +259,13 @@
<dependency>
<groupId>com.infiniteautomation</groupId>
<artifactId>mango</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<artifactId>mango</artifactId>
<groupId>com.infiniteautomation</groupId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion core-zip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>mango-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions docker-image/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>mango-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>mango-bundle</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<type>zip</type>
</dependency>
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions 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.infiniteautomation.mango</groupId>
<artifactId>mango-parent</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
<name>Mango Parent</name>
<packaging>pom</packaging>
<properties>
Expand All @@ -13,7 +13,7 @@
<log4jVersion>2.17.1</log4jVersion>
<slf4jVersion>1.8.0-beta4</slf4jVersion>
<jacksonVersion>2.13.1</jacksonVersion>
<mangoVersion>4.5.3</mangoVersion>
<mangoVersion>4.5.4-SANPSHOT</mangoVersion>
<coreApiVersion>${coreVersion.majorVersion}.${coreVersion.minorVersion}</coreApiVersion>
<noSnapshotVer>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</noSnapshotVer>
<compilerSourceVersion>11</compilerSourceVersion>
Expand Down Expand Up @@ -213,7 +213,7 @@
<dependency>
<groupId>com.infiniteautomation.mango</groupId>
<artifactId>assembly-descriptors</artifactId>
<version>4.5.3</version>
<version>4.5.4-SANPSHOT</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit cc37ed6

Please sign in to comment.