We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c76b05 commit 69958a4Copy full SHA for 69958a4
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.semantalytics.stardog</groupId>
8
<artifactId>webfunction</artifactId>
9
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
10
11
<developers>
12
<developer>
@@ -121,7 +121,7 @@
121
</repositories>
122
123
<build>
124
- <finalName>semantalytics-stardog-${project.artifactId}-${project.version}-sd${stardog.version}</finalName>
+ <finalName>semantalytics-stardog-${project.artifactId}-${project.version}</finalName>
125
<plugins>
126
<plugin>
127
<groupId>org.apache.maven.plugins</groupId>
0 commit comments