Skip to content

Commit e8350de

Browse files
committed
Prepare for development of YOJ 2.2.20-SNAPSHOT
1 parent e72d884 commit e8350de

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

aspect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>tech.ydb.yoj</groupId>
88
<artifactId>yoj-bom</artifactId>
9-
<version>2.2.19</version>
9+
<version>2.2.20-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>YOJ - Bill of Materials</name>

databind/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

ext-meta-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
</parent>
1515

1616
<name>YOJ - Meta generator</name>

json-jackson-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>tech.ydb.yoj</groupId>
88
<artifactId>yoj-parent</artifactId>
9-
<version>2.2.19</version>
9+
<version>2.2.20-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>YDB ORM for Java (YOJ)</name>

repository-inmemory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

repository-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

repository-ydb-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

repository-ydb-v1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

repository-ydb-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

repository/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>tech.ydb.yoj</groupId>
1212
<artifactId>yoj-parent</artifactId>
13-
<version>2.2.19</version>
13+
<version>2.2.20-SNAPSHOT</version>
1414
<relativePath>../pom.xml</relativePath>
1515
</parent>
1616

0 commit comments

Comments
 (0)