You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2017/03/06 17:01:14 UTC

[29/46] activemq-nms-api git commit: Update readme files to fix typos, and to reference the latest tool versions.

Update readme files to fix typos, and to reference the latest tool versions.


Project: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/commit/0fb74377
Tree: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/tree/0fb74377
Diff: http://git-wip-us.apache.org/repos/asf/activemq-nms-api/diff/0fb74377

Branch: refs/heads/1.5.x
Commit: 0fb74377749f895c08e497ec89760304636e8cb3
Parents: 69bbc26
Author: Jim Gomes <jg...@apache.org>
Authored: Wed Jan 5 18:49:57 2011 +0000
Committer: Jim Gomes <jg...@apache.org>
Committed: Wed Jan 5 18:49:57 2011 +0000

----------------------------------------------------------------------
 package.ps1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-nms-api/blob/0fb74377/package.ps1
----------------------------------------------------------------------
diff --git a/package.ps1 b/package.ps1
index f59c436..e5398e9 100644
--- a/package.ps1
+++ b/package.ps1
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS"
-$pkgver = "1.5.1-SNAPSHOT"
+$pkgver = "1.5-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5", "net-4.0", "netcf-2.0", "netcf-3.5"