Skip to content

Commit

Permalink
update to SFDC API v45
Browse files Browse the repository at this point in the history
  • Loading branch information
neowit committed Feb 25, 2019
1 parent 3cb51a3 commit c6a60c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">

<groupId>com.neowit.apex.backup</groupId>
<artifactId>backup-force.com</artifactId>
<version>0.4.1.0-SNAPSHOT</version>
<version>0.4.5.0-SNAPSHOT</version>
<packaging>jar</packaging>
<inceptionYear>2013</inceptionYear>

Expand Down Expand Up @@ -159,7 +159,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>com.force.api</groupId>
<artifactId>force-partner-api</artifactId>
<version>41.0.0</version>
<version>45.0.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit c6a60c3

Please sign in to comment.