File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
<version >2.0.1</version >
7
7
<packaging >jar</packaging >
8
8
<name >GraphQL gqlex library</name >
9
- <url >https://github.intuit. com/ykarni/eXtendGql </url >
9
+ <url >https://github.com/gqlex </url >
10
10
<inceptionYear >2023</inceptionYear >
11
11
<description >
12
12
Gqlex path selection and traversal
24
24
<maven-surefire-plugin .version>2.22.2</maven-surefire-plugin .version>
25
25
<slf4j-api .version>1.7.36</slf4j-api .version>
26
26
27
- <central .repo>https://artifact.intuit. com/artifactory/maven-proxy /</central .repo>
28
- <releasedeployrepo >https://artifactory.a.intuit.com/artifactory/maven.fraudprevention.imvisionintuit-releases</releasedeployrepo >
29
- <snapshotdeployrepo >https://artifactory.a.intuit.com/artifactory/maven.fraudprevention.imvisionintuit-snapshots</snapshotdeployrepo >
27
+ <central .repo>https://mvnrepository. com/artifact /</central .repo>
28
+ <!-- < releasedeployrepo>https://artifactory.a.intuit.com/artifactory/maven.fraudprevention.imvisionintuit-releases</releasedeployrepo>
29
+ <snapshotdeployrepo>https://artifactory.a.intuit.com/artifactory/maven.fraudprevention.imvisionintuit-snapshots</snapshotdeployrepo>-->
30
30
</properties >
31
- <scm >
31
+ <!-- <scm>
32
32
<connection>scm:git:https://github.intuit.com/fraudprevention/blade-graphql-lib.git</connection>
33
33
<developerConnection>scm:git:https://github.intuit.com/fraudprevention/blade-graphql-lib.git</developerConnection>
34
34
<url>https://github.intuit.com/fraudprevention/blade-graphql-lib</url>
35
35
<tag>HEAD</tag>
36
- </scm >
36
+ </scm>-->
37
37
38
38
<dependencies >
39
39
<dependency >
You can’t perform that action at this time.
0 commit comments