We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a51451f commit 48b5502Copy full SHA for 48b5502
pom.xml
@@ -6,7 +6,7 @@
6
7
<artifactId>seldon-server</artifactId>
8
<groupId>io.seldon</groupId>
9
- <version>0.84</version>
+ <version>0.90</version>
10
<url>http://api.rummblelabs.com</url>
11
12
<name>Seldon Server</name>
resources/common/version.properties
@@ -1,4 +1,4 @@
1
api.version.major=0
2
-api.version.minor=84
+api.version.minor=90
3
api.version.bugfix=0
4
-api.version.date=25-11-2014
+api.version.date=25-03-2015
0 commit comments