Skip to content

Commit 9d7b84b

Browse files
committed
AE-1646 Prepare 0.150.0 RELEASE
1 parent 02a526c commit 9d7b84b

File tree

48 files changed

+51
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+51
-51
lines changed

inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.metaeffekt.core</groupId>
1313
<artifactId>ae-core-plugin-management-pom</artifactId>
14-
<version>HEAD-SNAPSHOT</version>
14+
<version>0.150.0</version>
1515
<relativePath>../poms/ae-core-plugin-management-pom</relativePath>
1616
</parent>
1717

libraries/ae-common-kernel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.metaeffekt.core</groupId>
1515
<artifactId>ae-libraries</artifactId>
16-
<version>HEAD-SNAPSHOT</version>
16+
<version>0.150.0</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
1919

libraries/ae-container-control/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.metaeffekt.core</groupId>
99
<artifactId>ae-libraries</artifactId>
10-
<version>HEAD-SNAPSHOT</version>
10+
<version>0.150.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

libraries/ae-inspect-reader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.metaeffekt.core</groupId>
99
<artifactId>ae-libraries</artifactId>
10-
<version>HEAD-SNAPSHOT</version>
10+
<version>0.150.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

libraries/ae-inventory-processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.metaeffekt.core</groupId>
99
<artifactId>ae-libraries</artifactId>
10-
<version>HEAD-SNAPSHOT</version>
10+
<version>0.150.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

libraries/ae-maven-kernel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.metaeffekt.core</groupId>
1313
<artifactId>ae-libraries</artifactId>
14-
<version>HEAD-SNAPSHOT</version>
14+
<version>0.150.0</version>
1515
<relativePath>../pom.xml</relativePath>
1616
</parent>
1717

libraries/ae-security/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>org.metaeffekt.core</groupId>
1414
<artifactId>ae-libraries</artifactId>
15-
<version>HEAD-SNAPSHOT</version>
15+
<version>0.150.0</version>
1616
<relativePath>../pom.xml</relativePath>
1717
</parent>
1818

libraries/ae-system-analysis-scripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.metaeffekt.core</groupId>
88
<artifactId>ae-libraries</artifactId>
9-
<version>HEAD-SNAPSHOT</version>
9+
<version>0.150.0</version>
1010
<relativePath>../pom.xml</relativePath>
1111
</parent>
1212

libraries/ae-test-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.metaeffekt.core</groupId>
2323
<artifactId>ae-libraries</artifactId>
24-
<version>HEAD-SNAPSHOT</version>
24+
<version>0.150.0</version>
2525
</parent>
2626

2727
<artifactId>ae-test-common</artifactId>

libraries/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.metaeffekt.core</groupId>
99
<artifactId>ae-core-plugin-management-pom</artifactId>
10-
<version>HEAD-SNAPSHOT</version>
10+
<version>0.150.0</version>
1111
<relativePath>../poms/ae-core-plugin-management-pom</relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)