Skip to content

Commit

Permalink
Increment version for next release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
markt-asf committed Dec 15, 2024
1 parent bb6cdac commit 4e239c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# ----- Version Control Flags -----
version.major=10
version.minor=1
version.build=34
version.build=35
version.patch=0
version.suffix=
version.dev=-dev
Expand Down
2 changes: 1 addition & 1 deletion res/maven/mvn.properties.default
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ maven.asf.release.repo.url=https://repository.apache.org/service/local/staging/d
maven.asf.release.repo.repositoryId=apache.releases.https

# Release version info
maven.asf.release.deploy.version=10.1.34
maven.asf.release.deploy.version=10.1.35

#Where do we load the libraries from
tomcat.lib.path=../../output/build/lib
Expand Down

0 comments on commit 4e239c4

Please sign in to comment.