Downgrade to springboot 1.5.19.RELEASE
[aai/search-data-service.git] / version.properties
index 325432a..44e6ad0 100644 (file)
@@ -3,11 +3,11 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=1
-patch=0
+minor=4
+patch=3
 
 base_version=${major}.${minor}.${patch}
 
 # Release must be completed with git revision # in Jenkins
 release_version=${base_version}
-snapshot_version=${base_version}-SNAPSHOT
\ No newline at end of file
+snapshot_version=${base_version}-SNAPSHOT