File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <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/maven-v4_0_0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <description >Globs library to handle graphQL call</description >
65 <url >https://globsframework.org</url >
76 <groupId >org.globsframework</groupId >
87 <packaging >jar</packaging >
98 <artifactId >globs-graphql</artifactId >
109 <name >globs graphql mapping</name >
11- <version >5.0-SNAPSHOT </version >
10+ <version >5.0.0 </version >
1211
1312 <developers >
1413 <developer >
3938 <connection >scm:git:git@github.com:globsframework/globs-graphql</connection >
4039 <developerConnection >scm:git:git@github.com:globsframework/globs-graphql</developerConnection >
4140 <url >https://github.com/globsframework/globs-graphql</url >
42- </scm >
41+ <tag >5.0.0</tag >
42+ </scm >
4343
4444 <profiles >
4545 <profile >
You can’t perform that action at this time.
0 commit comments