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
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<groupId>net.sourceforge.teetime</groupId> <groupId>net.sourceforge.teetime</groupId>
<artifactId>teetime</artifactId> <artifactId>teetime</artifactId>
<version>1.0-SNAPSHOT</version> <version>1.1-SNAPSHOT</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>TeeTime</name> <name>TeeTime</name>
...@@ -115,12 +115,7 @@ ...@@ -115,12 +115,7 @@
<build> <build>
<plugins> <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 --> <!-- we want JDK 1.6 source and binary compatibility -->
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
......
...@@ -6,8 +6,6 @@ There are several ways to get TeeTime. Choose the best one for you. ...@@ -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. 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 #### As dependency
TeeTime is available through Maven's central repository. 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 ...@@ -46,7 +46,6 @@ You can get TeeTime through various ways. If your projects uses Maven, just add
</dependency> </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. 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.
Please register or to comment