File tree Expand file tree Collapse file tree 13 files changed +17
-17
lines changed Expand file tree Collapse file tree 13 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 66
77 <groupId >tech.ydb.yoj</groupId >
88 <artifactId >yoj-bom</artifactId >
9- <version >2.6.10 </version >
9+ <version >2.6.11-SNAPSHOT </version >
1010 <packaging >pom</packaging >
1111
1212 <name >YOJ - Bill of Materials</name >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 </parent >
1515
1616 <name >YOJ - Meta generator</name >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 66
77 <groupId >tech.ydb.yoj</groupId >
88 <artifactId >yoj-parent</artifactId >
9- <version >2.6.10 </version >
9+ <version >2.6.11-SNAPSHOT </version >
1010 <packaging >pom</packaging >
1111
1212 <name >YDB ORM for Java (YOJ)</name >
Original file line number Diff line number Diff line change @@ -15,18 +15,18 @@ die() {
1515echo " [**] Updating YOJ artifact version to ${YOJ_VERSION} ..."
1616" $MVN " versions:set -DnewVersion=" ${YOJ_VERSION} " -DprocessAllModules -DgenerateBackupPoms=false
1717
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
2121
2222echo
2323echo " [**] Committing changes to VCS:"
2424git 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} "
2626
2727echo
2828echo " [**] Pushing changes:"
29- git push origin
29+ git push origin --force-with-lease
3030
3131echo
3232echo " [**] Done!"
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
Original file line number Diff line number Diff line change 1010 <parent >
1111 <groupId >tech.ydb.yoj</groupId >
1212 <artifactId >yoj-parent</artifactId >
13- <version >2.6.10 </version >
13+ <version >2.6.11-SNAPSHOT </version >
1414 <relativePath >../pom.xml</relativePath >
1515 </parent >
1616
You can’t perform that action at this time.
0 commit comments