File tree 13 files changed +17
-17
lines changed
13 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >tech.ydb.yoj</groupId >
8
8
<artifactId >yoj-bom</artifactId >
9
- <version >2.6.10 </version >
9
+ <version >2.6.11-SNAPSHOT </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >YOJ - Bill of Materials</name >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
</parent >
15
15
16
16
<name >YOJ - Meta generator</name >
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >tech.ydb.yoj</groupId >
8
8
<artifactId >yoj-parent</artifactId >
9
- <version >2.6.10 </version >
9
+ <version >2.6.11-SNAPSHOT </version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >YDB ORM for Java (YOJ)</name >
Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ die() {
15
15
echo " [**] Updating YOJ artifact version to ${YOJ_VERSION} ..."
16
16
" $MVN " versions:set -DnewVersion=" ${YOJ_VERSION} " -DprocessAllModules -DgenerateBackupPoms=false
17
17
18
- echo
19
- echo " [**] Checking that YOJ ${YOJ_VERSION} builds successfully:"
20
- " $MVN " clean install
18
+ # echo
19
+ # echo "[**] Checking that YOJ ${YOJ_VERSION} builds successfully:"
20
+ # "$MVN" clean install
21
21
22
22
echo
23
23
echo " [**] Committing changes to VCS:"
24
24
git add -A
25
- git commit -m " Prepare for development of YOJ ${YOJ_VERSION} "
25
+ git commit --amend - m " Prepare for development of YOJ ${YOJ_VERSION} "
26
26
27
27
echo
28
28
echo " [**] Pushing changes:"
29
- git push origin
29
+ git push origin --force-with-lease
30
30
31
31
echo
32
32
echo " [**] Done!"
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<groupId >tech.ydb.yoj</groupId >
12
12
<artifactId >yoj-parent</artifactId >
13
- <version >2.6.10 </version >
13
+ <version >2.6.11-SNAPSHOT </version >
14
14
<relativePath >../pom.xml</relativePath >
15
15
</parent >
16
16
You can’t perform that action at this time.
0 commit comments