This repository was archived by the owner on Jun 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 THE SOFTWARE.
2424
2525-->
26- <project xmlns =" http://maven.apache.org/POM/4.0.0"
27- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
28- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
26+ <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" >
2927 <modelVersion >4.0.0</modelVersion >
3028
3129 <groupId >com.topdesk.ews-java-api</groupId >
3230 <artifactId >ews-java-api</artifactId >
3331
34- <version >2.2.0-SNAPSHOT </version >
32+ <version >2.2.0</version >
3533
3634 <name >Exchange Web Services Java API</name >
3735 <description >Exchange Web Services (EWS) Java API</description >
7775 should probably be UTF-8 nowadays. -->
7876 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7977 <javaLanguage .version>1.6</javaLanguage .version>
80- <javadoc .doclint.param/>
78+ <javadoc .doclint.param />
8179
8280 <!-- Dependencies [BUILD]: -->
8381 <maven-checkstyle-plugin .version>2.16</maven-checkstyle-plugin .version>
199197 <url >https://github.com/OfficeDev/ews-java-api</url >
200198 <connection >scm:git:ssh://git@github.com:OfficeDev/ews-java-api.git</connection >
201199 <developerConnection >scm:git:ssh://git@github.com:OfficeDev/ews-java-api.git</developerConnection >
202- </scm >
200+ <tag >initial</tag >
201+ </scm >
203202
204203 <distributionManagement >
205204 <snapshotRepository >
You can’t perform that action at this time.
0 commit comments