Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ianj-als/omtc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Johnson <ian.johnson@appliedlanguage.com>2013-03-04 15:11:58 +0400
committerIan Johnson <ian.johnson@appliedlanguage.com>2013-03-04 15:11:58 +0400
commitee9df74d1185022103a6f334b1a97f46ca25b111 (patch)
tree0c32e1f17934e7ff5a95ee23848b6b71e20c8745
parente68c20665628490e29045e9b3e1a12641e8e6748 (diff)
Maven build now uses semantic versioning.
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 395fc71..e51625b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>com.capitati.omtc</groupId>
<artifactId>omtc-core</artifactId>
- <version>1.3</version>
+ <version>1.3.0</version>
<packaging>jar</packaging>
<name>omtc</name>