Skip to content

Commit aa8a484

Browse files
Pankaj Keswanisunilkhedar
authored andcommitted
ReadMe changes (#29)
1 parent fa83476 commit aa8a484

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018 OST.com Ltd.
1+
Copyright (c) 2019 OST.com Inc.
22

33
MIT License
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# OST Java SDK
22
[![Build Status](https://travis-ci.org/ostdotcom/ost-sdk-java.svg?branch=develop)](https://travis-ci.org/ostdotcom/ost-sdk-java)
33

4-
The official [OST](https://dev.ost.com/) Java SDK.
4+
[OST](https://dev.ost.com/) Platform SDK for Java.
55

66
## Introduction
77

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>ost-sdk-java</artifactId>
66
<version>2.0.0-SNAPSHOT</version>
77
<name>OST SDK for Java</name>
8-
<description>The official OST Java SDK</description>
8+
<description>OST Platform SDK for Java</description>
99
<packaging>jar</packaging>
1010
<url>https://ost.com/</url>
1111
<licenses>
@@ -124,7 +124,7 @@
124124
<developers>
125125
<developer>
126126
<id>ostdev</id>
127-
<organization>OST.COM LTD.</organization>
127+
<organization>OST.com Inc.</organization>
128128
<organizationUrl>https://ost.com/</organizationUrl>
129129
<roles>
130130
<role>developer</role>

0 commit comments

Comments
 (0)