File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
artemis-console-distribution
artemis-console-extension
packages/artemis-console-plugin Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.activemq</groupId >
23
23
<artifactId >artemis-console-project</artifactId >
24
- <version >1.3.0 -SNAPSHOT</version >
24
+ <version >1.2.1 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<groupId >org.apache.activemq</groupId >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " artemis-console-app" ,
3
- "version" : " 1.3.0-SNAPSHOT " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " Artemis Console" ,
5
5
"license" : " Apache-2.0" ,
6
6
"private" : true ,
19
19
"@patternfly/react-table" : " ~5.4.16" ,
20
20
"@patternfly/react-tokens" : " ~5.4.1" ,
21
21
"@patternfly/react-topology" : " ~5.4.1" ,
22
- "artemis-console-plugin" : " 1.3.0-SNAPSHOT " ,
22
+ "artemis-console-plugin" : " 1.2.1 " ,
23
23
"d3" : " ^7.9.0" ,
24
24
"react" : " ^18.3.1" ,
25
25
"react-dom" : " ^18.3.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " artemis-console-plugin" ,
3
- "version" : " 1.3.0-SNAPSHOT " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " Artemis Console Plugin for Hawtio" ,
5
5
"license" : " Apache-2.0" ,
6
6
"files" : [
Original file line number Diff line number Diff line change @@ -3769,7 +3769,7 @@ __metadata:
3769
3769
" @patternfly/react-tokens " : " npm:~5.4.1"
3770
3770
" @patternfly/react-topology " : " npm:~5.4.1"
3771
3771
" @swc/core " : " npm:^1.7.26"
3772
- artemis-console-plugin : " npm:1.3.0-SNAPSHOT "
3772
+ artemis-console-plugin : " npm:1.2.1 "
3773
3773
copy-webpack-plugin : " npm:^12.0.2"
3774
3774
css-loader : " npm:^7.1.2"
3775
3775
css-minimizer-webpack-plugin : " npm:^7.0.0"
@@ -3849,7 +3849,7 @@ __metadata:
3849
3849
languageName : unknown
3850
3850
linkType : soft
3851
3851
3852
- " artemis-console-plugin@npm:1.3.0-SNAPSHOT , artemis-console-plugin@workspace:packages/artemis-console-plugin " :
3852
+ " artemis-console-plugin@npm:1.2.1 , artemis-console-plugin@workspace:packages/artemis-console-plugin " :
3853
3853
version : 0.0.0-use.local
3854
3854
resolution : " artemis-console-plugin@workspace:packages/artemis-console-plugin"
3855
3855
dependencies :
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.activemq</groupId >
23
23
<artifactId >artemis-console-project</artifactId >
24
- <version >1.3.0 -SNAPSHOT</version >
24
+ <version >1.2.1 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<groupId >org.apache.activemq</groupId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.apache.activemq</groupId >
23
23
<artifactId >artemis-console-project</artifactId >
24
- <version >1.3.0 -SNAPSHOT</version >
24
+ <version >1.2.1 -SNAPSHOT</version >
25
25
</parent >
26
26
27
27
<groupId >org.apache.activemq</groupId >
Original file line number Diff line number Diff line change 28
28
<groupId >org.apache.activemq</groupId >
29
29
<artifactId >artemis-console-project</artifactId >
30
30
<packaging >pom</packaging >
31
- <version >1.3.0 -SNAPSHOT</version >
31
+ <version >1.2.1 -SNAPSHOT</version >
32
32
33
33
34
34
<modules >
You can’t perform that action at this time.
0 commit comments