We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 969b935 commit ac91372Copy full SHA for ac91372
pom.xml
@@ -2,13 +2,13 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.siemens.ct.exi</groupId>
4
<artifactId>exificient-for-javascript</artifactId>
5
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
6
<name>EXIficient for JavaScript</name>
7
<scm>
8
<connection>scm:git:git://github.com/EXIficient/exificient-for-javascript.git</connection>
9
<developerConnection>scm:git:https://github.com/EXIficient/exificient-for-javascript.git</developerConnection>
10
<url>https://github.com/EXIficient/exificient-for-javascript</url>
11
- <tag>HEAD</tag>
+ <tag>v1.0.0</tag>
12
</scm>
13
14
<properties>
0 commit comments