Skip to content

Commit db29f9d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f440281 commit db29f9d

File tree

25 files changed

+26
-26
lines changed

25 files changed

+26
-26
lines changed

jacoco-code-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>ai.startree.thirdeye</groupId>
2121
<artifactId>thirdeye</artifactId>
22-
<version>1.424.0</version>
22+
<version>1.425.0-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>jacoco-code-coverage</artifactId>

pinot-test-container/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>thirdeye</artifactId>
2020
<groupId>ai.startree.thirdeye</groupId>
21-
<version>1.424.0</version>
21+
<version>1.425.0-SNAPSHOT</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<modelVersion>4.0.0</modelVersion>
1919
<groupId>ai.startree.thirdeye</groupId>
2020
<artifactId>thirdeye</artifactId>
21-
<version>1.424.0</version>
21+
<version>1.425.0-SNAPSHOT</version>
2222
<packaging>pom</packaging>
2323
<name>thirdeye</name>
2424

@@ -127,7 +127,7 @@
127127
<url>https://github.com/startreedata/thirdeye.git</url>
128128
<connection>scm:git:git@github.com:startreedata/thirdeye.git</connection>
129129
<developerConnection>scm:git:git@github.com:startreedata/thirdeye.git</developerConnection>
130-
<tag>thirdeye-1.424.0</tag>
130+
<tag>HEAD</tag>
131131
</scm>
132132

133133
<inceptionYear>2014-2018</inceptionYear>

thirdeye-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>ai.startree.thirdeye</groupId>
2121
<artifactId>thirdeye</artifactId>
22-
<version>1.424.0</version>
22+
<version>1.425.0-SNAPSHOT</version>
2323
</parent>
2424

2525
<artifactId>thirdeye-benchmarks</artifactId>

thirdeye-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>ai.startree.thirdeye</groupId>
2121
<artifactId>thirdeye</artifactId>
22-
<version>1.424.0</version>
22+
<version>1.425.0-SNAPSHOT</version>
2323
</parent>
2424
<artifactId>thirdeye-core</artifactId>
2525

thirdeye-dataframe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>ai.startree.thirdeye</groupId>
2121
<artifactId>thirdeye</artifactId>
22-
<version>1.424.0</version>
22+
<version>1.425.0-SNAPSHOT</version>
2323
</parent>
2424

2525
<modelVersion>4.0.0</modelVersion>

thirdeye-detectionpipeline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>ai.startree.thirdeye</groupId>
2121
<artifactId>thirdeye</artifactId>
22-
<version>1.424.0</version>
22+
<version>1.425.0-SNAPSHOT</version>
2323
</parent>
2424
<artifactId>thirdeye-detectionpipeline</artifactId>
2525

thirdeye-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>thirdeye</artifactId>
2020
<groupId>ai.startree.thirdeye</groupId>
21-
<version>1.424.0</version>
21+
<version>1.425.0-SNAPSHOT</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

thirdeye-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>thirdeye</artifactId>
2020
<groupId>ai.startree.thirdeye</groupId>
21-
<version>1.424.0</version>
21+
<version>1.425.0-SNAPSHOT</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

thirdeye-notification/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>ai.startree.thirdeye</groupId>
2121
<artifactId>thirdeye</artifactId>
22-
<version>1.424.0</version>
22+
<version>1.425.0-SNAPSHOT</version>
2323
</parent>
2424
<artifactId>thirdeye-notification</artifactId>
2525

0 commit comments

Comments
 (0)