From e66494b20670a1293e4fb82a20ca18837e6cc5e1 Mon Sep 17 00:00:00 2001 From: "Matthew O. Smith" Date: Mon, 27 Jan 2014 10:09:34 -0700 Subject: [PATCH] gh-114 move to 1.5.9 of malabar --- pom.xml | 3 ++- src/main/lisp/malabar-mode.el | 2 +- src/main/pom/classpath.pom | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 4022041..caac69a 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.software-ninja malabar - 1.6-M6 + 1.6-M7 malabar-mode A Maven-enabled Java mode for Emacs 2009 @@ -17,6 +17,7 @@ https://github.com/m0smith/malabar-mode.git scm:git:git@github.com:m0smith/malabar-mode.git scm:git:git@github.com:m0smith/malabar-mode.git + develop GitHub diff --git a/src/main/lisp/malabar-mode.el b/src/main/lisp/malabar-mode.el index e9daf34..a3a1bd4 100755 --- a/src/main/lisp/malabar-mode.el +++ b/src/main/lisp/malabar-mode.el @@ -6,7 +6,7 @@ ;; Espen Wiborg ;; Matthew Smith ;; URL: http://www.github.com/m0smith/malabar-mode -;; Version: 1.6-M4 +;; Version: 1.6-M7 ;; Package-Requires: ((fringe-helper "1.0.1")) ;; Keywords: java, maven, language, malabar diff --git a/src/main/pom/classpath.pom b/src/main/pom/classpath.pom index c36e220..c431cdc 100644 --- a/src/main/pom/classpath.pom +++ b/src/main/pom/classpath.pom @@ -3,7 +3,7 @@ 4.0.0 com.software-ninja malabar-classpath - 1.6.M4 + 1.6.M7 malabar-classpath A Maven-enabled Java mode for Emacs 2013 @@ -12,7 +12,7 @@ com.software-ninja malabar - 1.5.7 + 1.5.9