File tree 6 files changed +10
-10
lines changed
6 files changed +10
-10
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.11-SNAPSHOT </version >
25
+ <version >0.0.11</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.11-SNAPSHOT </version >
25
+ <version >0.0.11</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.11-SNAPSHOT </version >
25
+ <version >0.0.11</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.11-SNAPSHOT </version >
25
+ <version >0.0.11</version >
26
26
</parent >
27
27
28
28
<artifactId >mvnd-dist</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.11-SNAPSHOT </version >
25
+ <version >0.0.11</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.11-SNAPSHOT </version >
25
+ <version >0.0.11</version >
26
26
27
27
<packaging >pom</packaging >
28
28
<name >Maven Daemon - Parent</name >
162
162
<dependency >
163
163
<groupId >org.jboss.fuse.mvnd</groupId >
164
164
<artifactId >mvnd-client</artifactId >
165
- <version >0.0.11-SNAPSHOT </version >
165
+ <version >0.0.11</version >
166
166
</dependency >
167
167
<dependency >
168
168
<groupId >org.jboss.fuse.mvnd</groupId >
169
169
<artifactId >mvnd-common</artifactId >
170
- <version >0.0.11-SNAPSHOT </version >
170
+ <version >0.0.11</version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >org.jboss.fuse.mvnd</groupId >
174
174
<artifactId >mvnd-dist</artifactId >
175
175
<type >pom</type >
176
- <version >0.0.11-SNAPSHOT </version >
176
+ <version >0.0.11</version >
177
177
</dependency >
178
178
<dependency >
179
179
<groupId >org.jboss.fuse.mvnd</groupId >
180
180
<artifactId >mvnd-daemon</artifactId >
181
- <version >0.0.11-SNAPSHOT </version >
181
+ <version >0.0.11</version >
182
182
</dependency >
183
183
184
184
<dependency >
You can’t perform that action at this time.
0 commit comments