File tree 5 files changed +6
-6
lines changed
opensergo-dashboard-distribution
opensergo-dashboard-server
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.opensergo</groupId >
7
7
<artifactId >opensergo-dashboard</artifactId >
8
- <version >0.0.2 </version >
8
+ <version >0.0.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >io.opensergo</groupId >
8
8
<artifactId >opensergo-dashboard</artifactId >
9
- <version >0.0.2 </version >
9
+ <version >0.0.3 </version >
10
10
</parent >
11
11
12
12
<artifactId >opensergo-dashboard-server</artifactId >
23
23
<dependency >
24
24
<groupId >io.opensergo</groupId >
25
25
<artifactId >opensergo-dashboard-ui</artifactId >
26
- <version >0.0.2 </version >
26
+ <version >0.0.3 </version >
27
27
<scope >provided</scope >
28
28
<type >pom</type >
29
29
</dependency >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " opensergo-dashboard-ui" ,
3
- "version" : " 0.0.2 " ,
3
+ "version" : " 0.0.3 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >io.opensergo</groupId >
7
7
<artifactId >opensergo-dashboard</artifactId >
8
- <version >0.0.2 </version >
8
+ <version >0.0.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >io.opensergo</groupId >
6
6
<artifactId >opensergo-dashboard</artifactId >
7
- <version >0.0.2 </version >
7
+ <version >0.0.3 </version >
8
8
<modules >
9
9
<module >opensergo-dashboard-ui</module >
10
10
<module >opensergo-dashboard-server</module >
You can’t perform that action at this time.
0 commit comments