This repository was archived by the owner on Nov 20, 2019. It is now read-only.
File tree 14 files changed +17
-13
lines changed
14 files changed +17
-13
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Only listing significant user-visible, not internal code cleanups and minor bug fixes.
4
4
5
+ ## 1.9.0 (upcoming)
6
+
7
+ * Pending changelog
8
+
5
9
## 1.8.0 (upcoming)
6
10
7
11
* Make Akka Http timeouts configurable
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >com.stratio.crossdata</groupId >
24
24
<artifactId >parent_2.11</artifactId >
25
- <version >1.8 .0-SNAPSHOT</version >
25
+ <version >1.9 .0-SNAPSHOT</version >
26
26
</parent >
27
27
<groupId >com.stratio.crossdata.connector</groupId >
28
28
<artifactId >crossdata-cassandra_2.11</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<artifactId >parent_2.11</artifactId >
25
25
<groupId >com.stratio.crossdata</groupId >
26
- <version >1.8 .0-SNAPSHOT</version >
26
+ <version >1.9 .0-SNAPSHOT</version >
27
27
</parent >
28
28
29
29
<artifactId >crossdata-common_2.11</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >com.stratio.crossdata</groupId >
24
24
<artifactId >parent_2.11</artifactId >
25
- <version >1.8 .0-SNAPSHOT</version >
25
+ <version >1.9 .0-SNAPSHOT</version >
26
26
</parent >
27
27
28
28
<artifactId >crossdata-core_2.11</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.stratio.crossdata</groupId >
9
9
<artifactId >parent_2.11</artifactId >
10
- <version >1.8 .0-SNAPSHOT</version >
10
+ <version >1.9 .0-SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >dist_2.11</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<artifactId >parent_2.11</artifactId >
25
25
<groupId >com.stratio.crossdata</groupId >
26
- <version >1.8 .0-SNAPSHOT</version >
26
+ <version >1.9 .0-SNAPSHOT</version >
27
27
</parent >
28
28
29
29
<artifactId >crossdata-driver_2.11</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >com.stratio.crossdata</groupId >
25
25
<artifactId >parent_2.11</artifactId >
26
- <version >1.8 .0-SNAPSHOT</version >
26
+ <version >1.9 .0-SNAPSHOT</version >
27
27
</parent >
28
28
<groupId >com.stratio.crossdata.connector</groupId >
29
29
<artifactId >crossdata-elasticsearch_2.11</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >com.stratio.crossdata</groupId >
24
24
<artifactId >parent_2.11</artifactId >
25
- <version >1.8 .0-SNAPSHOT</version >
25
+ <version >1.9 .0-SNAPSHOT</version >
26
26
</parent >
27
27
<groupId >com.stratio.crossdata.connector</groupId >
28
28
<artifactId >crossdata-mongodb_2.11</artifactId >
Original file line number Diff line number Diff line change 28
28
29
29
<groupId >com.stratio.crossdata</groupId >
30
30
<artifactId >parent_2.11</artifactId >
31
- <version >1.8 .0-SNAPSHOT</version >
31
+ <version >1.9 .0-SNAPSHOT</version >
32
32
<packaging >pom</packaging >
33
33
<name >Stratio Crossdata Parent</name >
34
34
<description >Stratio Crossdata reactor</description >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<artifactId >parent_2.11</artifactId >
25
25
<groupId >com.stratio.crossdata</groupId >
26
- <version >1.8 .0-SNAPSHOT</version >
26
+ <version >1.9 .0-SNAPSHOT</version >
27
27
</parent >
28
28
29
29
<artifactId >crossdata-server_2.11</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >parent_2.11</artifactId >
7
7
<groupId >com.stratio.crossdata</groupId >
8
- <version >1.8 .0-SNAPSHOT</version >
8
+ <version >1.9 .0-SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 12
12
<groupId >com.stratio.crossdata.testsAT</groupId >
13
13
<artifactId >parent_2.11</artifactId >
14
14
<name >Stratio Crossdata TestAT</name >
15
- <version >1.8 .0-SNAPSHOT</version >
15
+ <version >1.9 .0-SNAPSHOT</version >
16
16
17
17
<properties >
18
18
<scala .binary.version>2.11</scala .binary.version>
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<artifactId >parent_2.11</artifactId >
25
25
<groupId >com.stratio.crossdata</groupId >
26
- <version >1.8 .0-SNAPSHOT</version >
26
+ <version >1.9 .0-SNAPSHOT</version >
27
27
</parent >
28
28
29
29
<artifactId >crossdata-testsIT_2.11</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >parent_2.11</artifactId >
23
23
<groupId >com.stratio.crossdata</groupId >
24
- <version >1.8 .0-SNAPSHOT</version >
24
+ <version >1.9 .0-SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<artifactId >zeppelin-crossdata_2.11</artifactId >
You can’t perform that action at this time.
0 commit comments