This repository was archived by the owner on Sep 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +11
-11
lines changed
pixelcontroller-distribution Expand file tree Collapse file tree 6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 6
6
<groupId >com.neophob.pixelcontroller</groupId >
7
7
<artifactId >pixelcontroller</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >2.0.0.RC1 </version >
10
10
</parent >
11
11
12
12
<artifactId >pixelcontroller-cli</artifactId >
47
47
<dependency >
48
48
<groupId >com.neophob.pixelcontroller</groupId >
49
49
<artifactId >pixelcontroller-core</artifactId >
50
- <version >2.0.0-SNAPSHOT </version >
50
+ <version >2.0.0.RC1 </version >
51
51
</dependency >
52
52
<dependency >
53
53
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 6
6
<groupId >com.neophob.pixelcontroller</groupId >
7
7
<artifactId >pixelcontroller</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >2.0.0.RC1 </version >
10
10
</parent >
11
11
12
12
<artifactId >pixelcontroller-core</artifactId >
328
328
<dependency >
329
329
<groupId >com.neophob.pixelcontroller</groupId >
330
330
<artifactId >pixelcontroller-osc</artifactId >
331
- <version >2.0.0-SNAPSHOT </version >
331
+ <version >2.0.0.RC1 </version >
332
332
</dependency >
333
333
334
334
</dependencies >
Original file line number Diff line number Diff line change 6
6
<groupId >com.neophob.pixelcontroller</groupId >
7
7
<artifactId >pixelcontroller</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >2.0.0.RC1 </version >
10
10
</parent >
11
11
12
12
<artifactId >pixelcontroller-distribution</artifactId >
79
79
<dependency >
80
80
<groupId >com.neophob.pixelcontroller</groupId >
81
81
<artifactId >pixelcontroller-gui</artifactId >
82
- <version >2.0.0-SNAPSHOT </version >
82
+ <version >2.0.0.RC1 </version >
83
83
</dependency >
84
84
<dependency >
85
85
<groupId >com.neophob.pixelcontroller</groupId >
86
86
<artifactId >pixelcontroller-cli</artifactId >
87
- <version >2.0.0-SNAPSHOT </version >
87
+ <version >2.0.0.RC1 </version >
88
88
</dependency >
89
89
</dependencies >
90
90
</project >
Original file line number Diff line number Diff line change 6
6
<groupId >com.neophob.pixelcontroller</groupId >
7
7
<artifactId >pixelcontroller</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >2.0.0.RC1 </version >
10
10
</parent >
11
11
12
12
<artifactId >pixelcontroller-gui</artifactId >
68
68
<dependency >
69
69
<groupId >com.neophob.pixelcontroller</groupId >
70
70
<artifactId >pixelcontroller-core</artifactId >
71
- <version >2.0.0-SNAPSHOT </version >
71
+ <version >2.0.0.RC1 </version >
72
72
</dependency >
73
73
<dependency >
74
74
<groupId >org.apache.commons</groupId >
Original file line number Diff line number Diff line change 6
6
<groupId >com.neophob.pixelcontroller</groupId >
7
7
<artifactId >pixelcontroller</artifactId >
8
8
<relativePath >../pom.xml</relativePath >
9
- <version >2.0.0-SNAPSHOT </version >
9
+ <version >2.0.0.RC1 </version >
10
10
</parent >
11
11
12
12
<artifactId >pixelcontroller-osc</artifactId >
Original file line number Diff line number Diff line change 5
5
<groupId >com.neophob.pixelcontroller</groupId >
6
6
<artifactId >pixelcontroller</artifactId >
7
7
<name >PixelController</name >
8
- <version >2.0.0- RC1</version >
8
+ <version >2.0.0. RC1</version >
9
9
10
10
<packaging >pom</packaging >
11
11
<description >
You can’t perform that action at this time.
0 commit comments