Skip to content

Commit d678905

Browse files
committed
Update README.md with the latest version-to-release; remove outdated links to Travis and Gitter.
1 parent df08054 commit d678905

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Welcome to Spine Event Engine
2-
[![Build Status](https://travis-ci.com/SpineEventEngine/core-java.svg?branch=master)](https://travis-ci.com/SpineEventEngine/core-java)  
32
[![codecov.io](https://codecov.io/github/SpineEventEngine/core-java/coverage.svg?branch=master)](https://codecov.io/github/SpineEventEngine/core-java?branch=master)  
43
[![license](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)
5-
[![Gitter chat](https://badges.gitter.im/SpineEventEngine.png)](https://gitter.im/SpineEventEngine)
64

75
[Spine Event Engine][spine-site] is a Java framework for building Event Sourcing and CQRS
86
applications that are accessed by clients built with JavaScript, Java Nano (Android), Dart, and Java.
@@ -18,7 +16,7 @@ This repository contains the code of:
1816
The project is under active ongoing development.
1917
You are welcome to experiment and [provide your feedback][email-developers].
2018

21-
The latest stable version is [1.8.2][latest-release].
19+
The latest stable version is [1.9.0][latest-release].
2220

2321
## Quick start and examples
2422

@@ -59,7 +57,7 @@ latest version of the configuration files.
5957
If you need to use API with one of these annotations, please [contact us][email-developers].
6058

6159
[email-developers]: mailto:[email protected]
62-
[latest-release]: https://github.com/SpineEventEngine/core-java/releases/tag/v1.8.2
60+
[latest-release]: https://github.com/SpineEventEngine/core-java/releases/tag/v1.9.0
6361
[spine-site]: https://spine.io/
6462
[quick-start]: https://spine.io/docs/quick-start
6563
[spine-examples]: https://github.com/spine-examples

0 commit comments

Comments
 (0)