File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55
6-
76 <modelVersion >4.0.0</modelVersion >
87 <groupId >com.contentstack.sdk</groupId >
98 <artifactId >java</artifactId >
9998 </executions >
10099 </plugin >
101100
102-
103101 <plugin >
104102 <groupId >org.apache.maven.plugins</groupId >
105103 <artifactId >maven-javadoc-plugin</artifactId >
114112 </executions >
115113 </plugin >
116114
117-
118115 <plugin >
119116 <groupId >org.apache.maven.plugins</groupId >
120117 <artifactId >maven-gpg-plugin</artifactId >
130127 </executions >
131128 </plugin >
132129
133-
134-
135130 <plugin >
136131 <groupId >org.apache.maven.plugins</groupId >
137132 <artifactId >maven-release-plugin</artifactId >
144139 </configuration >
145140 </plugin >
146141
147-
148-
149142 <plugin >
150143 <groupId >org.sonatype.plugins</groupId >
151144 <artifactId >nexus-staging-maven-plugin</artifactId >
158151 </configuration >
159152 </plugin >
160153
161-
162154 </plugins >
163155 </pluginManagement >
164156 </build >
172164 <version >4.12</version >
173165 <scope >test</scope >
174166 </dependency >
175-
176167 <dependency >
177168 <groupId >org.json</groupId >
178169 <artifactId >json</artifactId >
181172
182173 </dependencies >
183174
184-
185-
186-
187-
188175</project >
You can’t perform that action at this time.
0 commit comments