File tree 7 files changed +9
-9
lines changed 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >dmn-check</artifactId >
7
7
<groupId >de.redsix</groupId >
8
- <version >1.2.1-SNAPSHOT </version >
8
+ <version >1.2.1</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
8
8
9
9
group ' de.redsix'
10
10
description ' Gradle Plugin for the DMN analysis tool dmn-check'
11
- version ' 1.2.1-SNAPSHOT '
11
+ version ' 1.2.1'
12
12
13
13
sourceCompatibility = 1.11
14
14
targetCompatibility = 1.11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >dmn-check</artifactId >
7
7
<groupId >de.redsix</groupId >
8
- <version >1.2.1-SNAPSHOT </version >
8
+ <version >1.2.1</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >dmn-check</artifactId >
7
7
<groupId >de.redsix</groupId >
8
- <version >1.2.1-SNAPSHOT </version >
8
+ <version >1.2.1</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
14
14
<dependency >
15
15
<groupId >de.redsix</groupId >
16
16
<artifactId >dmn-check-core</artifactId >
17
- <version >1.2.1-SNAPSHOT </version >
17
+ <version >1.2.1</version >
18
18
<scope >compile</scope >
19
19
</dependency >
20
20
<dependency >
21
21
<groupId >de.redsix</groupId >
22
22
<artifactId >dmn-check-validators</artifactId >
23
- <version >1.2.1-SNAPSHOT </version >
23
+ <version >1.2.1</version >
24
24
<scope >compile</scope >
25
25
</dependency >
26
26
<dependency >
Original file line number Diff line number Diff line change 7
7
<groupId >de.redsix</groupId >
8
8
<artifactId >dmn-check</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >1.2.1-SNAPSHOT </version >
10
+ <version >1.2.1</version >
11
11
12
12
<modules >
13
13
<module >core</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >dmn-check</artifactId >
7
7
<groupId >de.redsix</groupId >
8
- <version >1.2.1-SNAPSHOT </version >
8
+ <version >1.2.1</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >dmn-check</artifactId >
7
7
<groupId >de.redsix</groupId >
8
- <version >1.2.1-SNAPSHOT </version >
8
+ <version >1.2.1</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