File tree 5 files changed +6
-6
lines changed
crxtool-maven-plugin-example
5 files changed +6
-6
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</artifactId >
9
- <version >0.5-SNAPSHOT </version >
9
+ <version >0.5</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 5
5
<parent >
6
6
<groupId >com.github.mike10004</groupId >
7
7
<artifactId >crxtool</artifactId >
8
- <version >0.5-SNAPSHOT </version >
8
+ <version >0.5</version >
9
9
</parent >
10
10
<artifactId >crxtool-maven-plugin-example</artifactId >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >crxtool</artifactId >
5
5
<groupId >com.github.mike10004</groupId >
6
- <version >0.5-SNAPSHOT </version >
6
+ <version >0.5</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
<artifactId >crxtool-maven-plugin</artifactId >
45
45
<dependency >
46
46
<groupId >com.github.mike10004</groupId >
47
47
<artifactId >crxtool-testing</artifactId >
48
- <version >0.5-SNAPSHOT </version >
48
+ <version >0.5</version >
49
49
<scope >test</scope >
50
50
</dependency >
51
51
</dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >crxtool</artifactId >
7
7
<groupId >com.github.mike10004</groupId >
8
- <version >0.5-SNAPSHOT </version >
8
+ <version >0.5</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</artifactId >
9
- <version >0.5-SNAPSHOT </version >
9
+ <version >0.5</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