File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.github.mike10004</groupId >
8
8
<artifactId >crxtool-parent</artifactId >
9
- <version >0.4-SNAPSHOT </version >
9
+ <version >0.4</version >
10
10
</parent >
11
11
<artifactId >crxtool-core</artifactId >
12
12
<name >crxtool-core</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >crxtool-parent</artifactId >
5
5
<groupId >com.github.mike10004</groupId >
6
- <version >0.4-SNAPSHOT </version >
6
+ <version >0.4</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >crxtool-maven-plugin</artifactId >
55
55
<dependency >
56
56
<groupId >com.github.mike10004</groupId >
57
57
<artifactId >crxtool-testing</artifactId >
58
- <version >0.4-SNAPSHOT </version >
58
+ <version >0.4</version >
59
59
<scope >test</scope >
60
60
</dependency >
61
61
</dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >crxtool-parent</artifactId >
7
7
<groupId >com.github.mike10004</groupId >
8
- <version >0.4-SNAPSHOT </version >
8
+ <version >0.4</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
7
7
<groupId >com.github.mike10004</groupId >
8
8
<artifactId >crxtool-parent</artifactId >
9
- <version >0.4-SNAPSHOT </version >
9
+ <version >0.4</version >
10
10
<name >crxtool</name >
11
11
<description >Chrome extension tools</description >
12
12
<packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments