Skip to content

Commit

Permalink
Udpate parent pom (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
pragnagopa committed Dec 2, 2018
1 parent 2d57010 commit f6d5288
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 @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure.functions</groupId>
<artifactId>azure-functions-java-library</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<packaging>jar</packaging>
<parent>
<groupId>com.microsoft.maven</groupId>
<artifactId>java-8-parent</artifactId>
<version>8.0.0-SNAPSHOT</version>
<version>8.0.0</version>
</parent>

<name>Microsoft Azure Functions Java Core Types</name>
Expand Down

0 comments on commit f6d5288

Please sign in to comment.