Skip to content

Commit f310b68

Browse files
committed
updating poms for branch'release/2.0.0' with non-snapshot versions
1 parent 12e1416 commit f310b68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
~ limitations under the License.
1616
-->
1717

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">
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">
1919
<modelVersion>4.0.0</modelVersion>
2020
<groupId>pl.wavesoftware</groupId>
2121
<artifactId>eid-exceptions</artifactId>
22-
<version>2.0.0-SNAPSHOT</version>
22+
<version>2.0.0</version>
2323
<packaging>jar</packaging>
2424

2525
<name>EID Runtime Exceptions and Utilities</name>

0 commit comments

Comments
 (0)