File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.jboss.fuse.mvnd</groupId >
24
24
<artifactId >mvnd</artifactId >
25
- <version >0.0.5-SNAPSHOT </version >
25
+ <version >0.0.5</version >
26
26
</parent >
27
27
28
28
<artifactId >mvnd-client</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.jboss.fuse.mvnd</groupId >
24
24
<artifactId >mvnd</artifactId >
25
- <version >0.0.5-SNAPSHOT </version >
25
+ <version >0.0.5</version >
26
26
</parent >
27
27
28
28
<artifactId >mvnd-common</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.jboss.fuse.mvnd</groupId >
24
24
<artifactId >mvnd</artifactId >
25
- <version >0.0.5-SNAPSHOT </version >
25
+ <version >0.0.5</version >
26
26
</parent >
27
27
28
28
<artifactId >mvnd-daemon</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.jboss.fuse.mvnd</groupId >
24
24
<artifactId >mvnd</artifactId >
25
- <version >0.0.5-SNAPSHOT </version >
25
+ <version >0.0.5</version >
26
26
</parent >
27
27
28
28
<artifactId >mvnd-integration-tests</artifactId >
Original file line number Diff line number Diff line change 22
22
23
23
<groupId >org.jboss.fuse.mvnd</groupId >
24
24
<artifactId >mvnd</artifactId >
25
- <version >0.0.5-SNAPSHOT </version >
25
+ <version >0.0.5</version >
26
26
27
27
<packaging >pom</packaging >
28
28
<name >Maven Daemon - Parent</name >
153
153
<dependency >
154
154
<groupId >org.jboss.fuse.mvnd</groupId >
155
155
<artifactId >mvnd-client</artifactId >
156
- <version >0.0.5-SNAPSHOT </version >
156
+ <version >0.0.5</version >
157
157
</dependency >
158
158
<dependency >
159
159
<groupId >org.jboss.fuse.mvnd</groupId >
160
160
<artifactId >mvnd-common</artifactId >
161
- <version >0.0.5-SNAPSHOT </version >
161
+ <version >0.0.5</version >
162
162
</dependency >
163
163
<dependency >
164
164
<groupId >org.jboss.fuse.mvnd</groupId >
165
165
<artifactId >mvnd-daemon</artifactId >
166
- <version >0.0.5-SNAPSHOT </version >
166
+ <version >0.0.5</version >
167
167
</dependency >
168
168
169
169
<dependency >
You can’t perform that action at this time.
0 commit comments