File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3
- xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance"
4
- xsi:schemaLocation=" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.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/xsd/maven-4.0.0.xsd" >
5
3
<modelVersion >4.0.0</modelVersion >
6
4
<parent >
7
5
<groupId >org.sonatype.oss</groupId >
11
9
<groupId >net.authorize</groupId >
12
10
<artifactId >anet-java-sdk</artifactId >
13
11
<packaging >jar</packaging >
14
- <version >2.0.1-SNAPSHOT </version >
12
+ <version >2.0.1</version >
15
13
<name >Authorize.Net Java SDK</name >
16
14
<description >Authorize.Net SDK includes standard payments, recurring billing, and customer profiles.</description >
17
15
<url >http://developer.authorize.net</url >
You can’t perform that action at this time.
0 commit comments