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

corrected version#

parent 34f84557
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ If you use Maven, simply add following lines to your ``pom.xml``: ...@@ -18,7 +18,7 @@ If you use Maven, simply add following lines to your ``pom.xml``:
<dependency> <dependency>
<groupId>net.sourceforge.teetime</groupId> <groupId>net.sourceforge.teetime</groupId>
<artifactId>teetime</artifactId> <artifactId>teetime</artifactId>
<version>VERSION</version> <version>1.0</version>
</dependency> </dependency>
``` ```
......
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