mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 15:25:49 +00:00
Use 1.0.7
This commit is contained in:
parent
836983c005
commit
7957a4eaf5
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -16,7 +16,7 @@
|
|||
|
||||
<properties>
|
||||
<!-- Demo: Custom properties -->
|
||||
<runtime-agent.version>1.0.8-SNAPSHOT</runtime-agent.version>
|
||||
<runtime-agent.version>1.0.7</runtime-agent.version>
|
||||
<clm.maven.plugin.version>2.45.0-01</clm.maven.plugin.version>
|
||||
<clm.serverUrl>http://ec2-107-23-150-171.compute-1.amazonaws.com:8070/</clm.serverUrl>
|
||||
<clm.serverId>ec2-107-23-150-171.compute-1.amazonaws.com</clm.serverId>
|
||||
|
|
Loading…
Reference in a new issue