Skip to content

Commit

Permalink
Set next release version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Sep 6, 2024
1 parent 3ddc695 commit 0706783
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#
# To set up a scheduled pipeline in GitLab:
# Repository Home > Build (left menu) > Pipeline schedules > New Schedule
#

stages:
- build
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</parent>

<artifactId>appointments</artifactId>
<version>0.3.5</version>
<version>0.3.6</version>

<name>Appointments</name>
<description>Application to create appointments (REST API)</description>
Expand Down

0 comments on commit 0706783

Please sign in to comment.