File tree 5 files changed +12
-16
lines changed
5 files changed +12
-16
lines changed Original file line number Diff line number Diff line change 13
13
specific language governing permissions and limitations
14
14
under the License.
15
15
-->
16
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
16
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
17
<modelVersion >4.0.0</modelVersion >
19
18
20
19
<parent >
21
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
22
21
<groupId >org.eclipse.microprofile.metrics</groupId >
23
22
<artifactId >microprofile-metrics-parent</artifactId >
24
- <version >1.0-SNAPSHOT </version >
23
+ <version >1.0</version >
25
24
</parent >
26
25
27
26
<artifactId >microprofile-metrics-api</artifactId >
Original file line number Diff line number Diff line change 13
13
specific language governing permissions and limitations
14
14
under the License.
15
15
-->
16
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
16
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
17
<modelVersion >4.0.0</modelVersion >
19
18
20
19
<groupId >org.eclipse.microprofile.metrics</groupId >
21
20
<artifactId >microprofile-metrics-parent</artifactId >
22
- <version >1.0-SNAPSHOT </version >
21
+ <version >1.0</version >
23
22
<packaging >pom</packaging >
24
23
<name >MicroProfile Metrics</name >
25
24
<description >Eclipse MicroProfile Metrics Feature - Parent POM</description >
59
58
<url >https://github.com/eclipse/microprofile-metrics</url >
60
59
<connection >scm:git:https://github.com/eclipse/microprofile-metrics.git</connection >
61
60
<developerConnection >scm:git:https://github.com/eclipse/microprofile-metrics.git</developerConnection >
62
- <tag >HEAD </tag >
61
+ <tag >1.0 </tag >
63
62
</scm >
64
63
65
64
<issueManagement >
Original file line number Diff line number Diff line change 20
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
21
21
<groupId >org.eclipse.microprofile.metrics</groupId >
22
22
<artifactId >microprofile-metrics-parent</artifactId >
23
- <version >1.0-SNAPSHOT </version >
23
+ <version >1.0</version >
24
24
</parent >
25
25
26
26
<artifactId >microprofile-metrics-spec</artifactId >
Original file line number Diff line number Diff line change 6
6
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES
7
7
OR CONDITIONS OF ANY KIND, either express or implied. See the License for
8
8
the specific language governing permissions and limitations under the License. -->
9
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
9
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
11
10
<modelVersion >4.0.0</modelVersion >
12
11
13
12
<parent >
14
13
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
15
14
<groupId >org.eclipse.microprofile.metrics</groupId >
16
15
<artifactId >microprofile-metrics-parent</artifactId >
17
- <version >1.0-SNAPSHOT </version >
16
+ <version >1.0</version >
18
17
</parent >
19
18
20
19
<artifactId >microprofile-metrics-api-tck</artifactId >
78
77
<dependency >
79
78
<groupId >org.eclipse.microprofile.metrics</groupId >
80
79
<artifactId >microprofile-metrics-api</artifactId >
81
- <version >1.0-SNAPSHOT </version >
80
+ <version >1.0</version >
82
81
<scope >provided</scope >
83
82
</dependency >
84
83
<dependency >
Original file line number Diff line number Diff line change 13
13
specific language governing permissions and limitations
14
14
under the License.
15
15
-->
16
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
16
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
18
17
<modelVersion >4.0.0</modelVersion >
19
18
20
19
<parent >
21
20
<!-- This is just for now and will not work if the API has a separate release cycle than the rest. -->
22
21
<groupId >org.eclipse.microprofile.metrics</groupId >
23
22
<artifactId >microprofile-metrics-parent</artifactId >
24
- <version >1.0-SNAPSHOT </version >
23
+ <version >1.0</version >
25
24
</parent >
26
25
27
26
<artifactId >microprofile-metrics-rest-tck</artifactId >
@@ -88,7 +87,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
88
87
<dependency >
89
88
<groupId >org.eclipse.microprofile.metrics</groupId >
90
89
<artifactId >microprofile-metrics-api</artifactId >
91
- <version >1.0-SNAPSHOT </version >
90
+ <version >1.0</version >
92
91
<scope >provided</scope >
93
92
</dependency >
94
93
You can’t perform that action at this time.
0 commit comments