Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharywhitley committed Jun 5, 2022
1 parent 0c76b05 commit 69958a4
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 @@

<groupId>com.semantalytics.stardog</groupId>
<artifactId>webfunction</artifactId>
<version>1.0.3-SNAPSHOT</version>
<version>1.0.3</version>

<developers>
<developer>
Expand Down Expand Up @@ -121,7 +121,7 @@
</repositories>

<build>
<finalName>semantalytics-stardog-${project.artifactId}-${project.version}-sd${stardog.version}</finalName>
<finalName>semantalytics-stardog-${project.artifactId}-${project.version}</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 69958a4

Please sign in to comment.