We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e1416 commit f310b68Copy full SHA for f310b68
pom.xml
@@ -15,11 +15,11 @@
15
~ limitations under the License.
16
-->
17
18
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19
<modelVersion>4.0.0</modelVersion>
20
<groupId>pl.wavesoftware</groupId>
21
<artifactId>eid-exceptions</artifactId>
22
- <version>2.0.0-SNAPSHOT</version>
+ <version>2.0.0</version>
23
<packaging>jar</packaging>
24
25
<name>EID Runtime Exceptions and Utilities</name>
0 commit comments