Skip to content

Commit 12bc814

Browse files
author
Endive BOT
committed
Snapshot version update
1 parent 91d41f8 commit 12bc814

40 files changed

Lines changed: 41 additions & 41 deletions

File tree

annotations/annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>annotations</artifactId>

annotations/it/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>annotations-it</artifactId>

annotations/processor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>annotations-processor</artifactId>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
</parent>
1010
<artifactId>bom</artifactId>
1111
<packaging>pom</packaging>

build-time-compiler-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
</parent>
1010
<artifactId>build-time-compiler-cli-experimental</artifactId>
1111
<packaging>jar</packaging>

build-time-compiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>build-time-compiler</artifactId>

cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
</parent>
1010
<artifactId>cli-experimental</artifactId>
1111
<packaging>jar</packaging>

codegen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>codegen</artifactId>

compiler-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>endive-compiler-maven-plugin</artifactId>

compiler-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>run.endive</groupId>
77
<artifactId>endive</artifactId>
8-
<version>1.1.0</version>
8+
<version>999-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<artifactId>compiler-tests</artifactId>

0 commit comments

Comments
 (0)