sinicum-runner 0.5.0.pre2 → 0.5.0.pre3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 20cfedf5952b2f5c27b67531d06a59f509dea9b8
4
- data.tar.gz: 34c9bdbb630e96fea95454f1478d49e32ea324fa
3
+ metadata.gz: 632962e202c55c3795c441042d651d89aa1870b5
4
+ data.tar.gz: 63a0d755885dbc57655bf2a99e73c73a75508118
5
5
  SHA512:
6
- metadata.gz: 91c3822b92f2eaa865fa3e7e8bc5171bff9ec23b4a562e63823d4471372395ef52a398d720c58811e9ed23f3c98d252d52c3ffd2d7a637cf717f8674fea8a04f
7
- data.tar.gz: c59a573de5dfecea97b234385f05c49bd98e1fb76b917912bfbc75fe99f634fb0f41c23ba634a78184ec43de0fb192a06b888a759680ea586516adb1ddba24f8
6
+ metadata.gz: 4bb5c52e6f3459a65fa78b657fdab5d05bf2610c6aca029a0b44e087e7740c29b697550c6668ec82e72aaa1452a44387ab1edfab6ba1d56106f5179a4ae8b6ca
7
+ data.tar.gz: 07ddafcacf41a2cefcf5a23029f885328bb7b1f2cabb7586e315fb0ab94bacb703037a468f5d6c1e1f7a438abb7563d7e7f2c62c3c763ae71bb3730c44fa1905
@@ -1,5 +1,5 @@
1
1
  module Sinicum
2
2
  module Runner
3
- VERSION = "0.5.0.pre2"
3
+ VERSION = "0.5.0.pre3"
4
4
  end
5
5
  end
data/pom.xml CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  <groupId>com.dievision.sinicum</groupId>
6
6
  <artifactId>sinicum-runner</artifactId>
7
- <version>0.5.0.pre2</version>
7
+ <version>0.5.0.pre3</version>
8
8
  <packaging>jar</packaging>
9
9
 
10
10
  <name>sinicum-runner</name>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sinicum-runner
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0.pre2
4
+ version: 0.5.0.pre3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Patrik Metzmacher
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-04-16 00:00:00.000000000 Z
12
+ date: 2014-04-23 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A gem to easily run Magnolia CMS in a Tomcat instance
15
15
  email:
@@ -39,8 +39,7 @@ files:
39
39
  - lib/java/lib/tomcat-juli-7.0.53.jar
40
40
  - lib/java/lib/tomcat-servlet-api-7.0.53.jar
41
41
  - lib/java/lib/tomcat-util-7.0.53.jar
42
- - lib/java/sinicum-runner-0.5.0.jar
43
- - lib/java/sinicum-runner-0.5.0.pre1.jar
42
+ - lib/java/sinicum-runner-0.5.0.pre3.jar
44
43
  - lib/sinicum-runner.rb
45
44
  - lib/sinicum-runner/runner_cli.rb
46
45
  - lib/sinicum-runner/version.rb
Binary file