From d82c3945578c4194cce2767f0d067e2fa4d939a6 Mon Sep 17 00:00:00 2001 From: Jason Sanchez Date: Wed, 12 Dec 2012 23:12:27 -0600 Subject: [PATCH] [maven-release-plugin] prepare release jmatio-1.0 --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d9cc301..de57bec 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 net.sourceforge.jmatio jmatio - 1.0-SNAPSHOT + 1.0 jar Matlab's MAT-file I/O API in JAVA. Supports Matlab 5 MAT-flie format reading and writing. Written in pure JAVA. -- GitLab