Revision 41cbb3cb logic/pom.xml

b/logic/pom.xml
164 164
    <dependency>
165 165
      <groupId>se.scalablesolutions.akka</groupId>
166 166
      <artifactId>akka-remote</artifactId>
167
      <version>1.3-RC3</version>
167
      <version>1.3-RC4</version>
168 168
    </dependency>
169 169

  
170 170
    <dependency>
171 171
      <groupId>se.scalablesolutions.akka</groupId>
172 172
      <artifactId>akka-amqp</artifactId>
173
      <version>1.3-RC3</version>
173
      <version>1.3-RC4</version>
174 174
    </dependency>
175 175

  
176 176
    <dependency>
177 177
      <groupId>se.scalablesolutions.akka</groupId>
178 178
      <artifactId>akka-camel</artifactId>
179
      <version>1.3-RC3</version>
179
      <version>1.3-RC4</version>
180 180
    </dependency>
181 181

  
182 182
    <dependency>
183 183
      <groupId>se.scalablesolutions.akka</groupId>
184 184
      <artifactId>akka-testkit</artifactId>
185
      <version>1.3-RC3</version>
185
      <version>1.3-RC4</version>
186 186
      <scope>test</scope>
187 187
    </dependency>
188 188

  

Also available in: Unified diff