diff --git a/pom.xml b/pom.xml index 6093281aca0ed0bb8839210cc7859c55bf9bf87d..4631f1391fc6ceb022e4a4755db9da228bcfafe4 100644 --- a/pom.xml +++ b/pom.xml @@ -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> diff --git a/src/site/markdown/download.md b/src/site/markdown/download.md index 4ed386d26e2a396ea6b37efeecf3b8b99c2629ea..9a5faccc088a7da63f35d5dce78e01fe1681c5ae 100644 --- a/src/site/markdown/download.md +++ b/src/site/markdown/download.md @@ -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. diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 16579c34f35d373b72e6e80a9483c50860ef0edb..35878922cdbc47dbaae5b9bf67d0b06065763cc2 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -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. diff --git a/src/site/markdown/wiki b/src/site/markdown/wiki index 0e4474577e1f49bc96e734c286b2d9e0363895e8..cdfd44ee829e7bba079ee71983e5711a4e6cb259 160000 --- a/src/site/markdown/wiki +++ b/src/site/markdown/wiki @@ -1 +1 @@ -Subproject commit 0e4474577e1f49bc96e734c286b2d9e0363895e8 +Subproject commit cdfd44ee829e7bba079ee71983e5711a4e6cb259