Author: jgomes
Date: Fri Dec 11 19:49:19 2015
New Revision: 1719511

URL: http://svn.apache.org/viewvc?rev=1719511&view=rev
Log:
Update to package script to 1.8-SNAPSHOT.

Modified:
    activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1

Modified: activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1?rev=1719511&r1=1719510&r2=1719511&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1 (original)
+++ activemq/activemq-dotnet/Apache.NMS.Stomp/trunk/package.ps1 Fri Dec 11 
19:49:19 2015
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 $pkgname = "Apache.NMS.Stomp"
-$pkgver = "1.6-SNAPSHOT"
+$pkgver = "1.8-SNAPSHOT"
 $configurations = "release", "debug"
 $frameworks = "mono-2.0", "net-2.0", "net-3.5", "net-4.0", "netcf-2.0"
 


Reply via email to