Skip to content

Commit

Permalink
Prepare next development version
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau committed Jan 31, 2024
1 parent 566623f commit 6341158
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<groupId>io.github.aafc-bicoe</groupId>
<artifactId>agent-api</artifactId>
<version>0.26</version>
<version>0.27-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Agent API</name>
Expand Down
3 changes: 2 additions & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ rabbitmq:
username: guest
password: guest
host: ${RABBITMQ_HOSTNAME:localhost}
messaging:

dina.messaging:
isProducer: false

0 comments on commit 6341158

Please sign in to comment.