Skip to content
Snippets Groups Projects
Commit 0346b9d3 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

Merge branch 'release' into 'master'

Release

See merge request !25
parents dd24f919 ad77aa32
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<groupId>net.sourceforge.teetime</groupId>
<artifactId>teetime</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>TeeTime</name>
......@@ -115,12 +115,7 @@
<build>
<plugins>
<!-- release plugin -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.1</version>
</plugin>
<!-- we want JDK 1.6 source and binary compatibility -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
......
......@@ -6,8 +6,6 @@ There are several ways to get TeeTime. Choose the best one for you.
There are two simple ways to add TeeTime to your own project.
>Please note, that TeeTime's first official release isn't published yet. You can switch to the snapshot release or wait a couple of days. We are looking forward, to release 1.0 still this month.
#### As dependency
TeeTime is available through Maven's central repository.
......
......@@ -46,7 +46,6 @@ You can get TeeTime through various ways. If your projects uses Maven, just add
</dependency>
```
>TeeTime's first official release is not published yet. For more information, see [download](download.html).
To get the source code or the plain jar, take a look at the [download](download.html) section.
......
wiki @ cdfd44ee
Subproject commit 0e4474577e1f49bc96e734c286b2d9e0363895e8
Subproject commit cdfd44ee829e7bba079ee71983e5711a4e6cb259
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment