Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Released version 1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Murdock committed Jan 28, 2015
1 parent 770fceb commit 79c6096
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Fuel Java SDK
=============
Fuel Java client library
========================

Installation
------------

* Clone the project from GitHub:

`git clone [email protected]:ExactTarget/FuelSDK-Java.git`
`git clone [email protected]:ExactTarget/fuel-java.git`

* Generate sources from the ExactTarget WSDL:

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.exacttarget</groupId>
<artifactId>fuel-java</artifactId>
<version>0.999999-pre1.0-3</version>
<version>1.0.0</version>
<packaging>jar</packaging>
<name>Fuel Java client library</name>
<url>http://code.exacttarget.com</url>
Expand Down

0 comments on commit 79c6096

Please sign in to comment.