File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Convince yourself by taking a look at the [client](https://github.com/DataSecs/H
22
22
<dependency >
23
23
<groupId >de.datasec</groupId >
24
24
<artifactId >hydra</artifactId >
25
- <version >1.3.3 -SNAPSHOT</version >
25
+ <version >1.4.0 -SNAPSHOT</version >
26
26
</dependency >
27
27
```
28
28
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hydra</artifactId >
7
7
<groupId >de.datasec</groupId >
8
- <version >1.3.3 -SNAPSHOT</version >
8
+ <version >1.4.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
16
16
<dependency >
17
17
<groupId >de.datasec</groupId >
18
18
<artifactId >hydra-shared</artifactId >
19
- <version >1.3.3 -SNAPSHOT</version >
19
+ <version >1.4.0 -SNAPSHOT</version >
20
20
</dependency >
21
21
</dependencies >
22
22
Original file line number Diff line number Diff line change 7
7
<groupId >de.datasec</groupId >
8
8
<artifactId >hydra</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >1.3.3 -SNAPSHOT</version >
10
+ <version >1.4.0 -SNAPSHOT</version >
11
11
12
12
<modules >
13
13
<module >client</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hydra</artifactId >
7
7
<groupId >de.datasec</groupId >
8
- <version >1.3.3 -SNAPSHOT</version >
8
+ <version >1.4.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
16
16
<dependency >
17
17
<groupId >de.datasec</groupId >
18
18
<artifactId >hydra-shared</artifactId >
19
- <version >1.3.3 -SNAPSHOT</version >
19
+ <version >1.4.0 -SNAPSHOT</version >
20
20
</dependency >
21
21
</dependencies >
22
22
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hydra</artifactId >
7
7
<groupId >de.datasec</groupId >
8
- <version >1.3.3 -SNAPSHOT</version >
8
+ <version >1.4.0 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments