mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-18 05:25:50 +00:00
testing for CI 1
This commit is contained in:
parent
3a5453e272
commit
45c99026e8
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ typeMismatch.date=invalid date
|
||||||
typeMismatch.birthDate=invalid date
|
typeMismatch.birthDate=invalid date
|
||||||
owner=Owner
|
owner=Owner
|
||||||
firstName=enter your First Name
|
firstName=enter your First Name
|
||||||
lastName=enter you Last Name
|
lastName=enter your Last Name
|
||||||
address=Address
|
address=Address
|
||||||
city=City
|
city=City
|
||||||
telephone=Telephone
|
telephone=Telephone
|
||||||
|
|
|
@ -71,4 +71,4 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
// Just a comment to test Jenkins webhook, test 8
|
// Just a comment to test Jenkins webhook, test 9
|
||||||
|
|
Loading…
Reference in a new issue