Skip to content

Commit e97184e

Browse files
committed
Release 2.0
1 parent 5595063 commit e97184e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.vistatec</groupId>
66
<artifactId>Ocelot</artifactId>
7-
<version>2.0-rc2</version>
7+
<version>2.0</version>
88
<packaging>jar</packaging>
99

1010
<name>Ocelot</name>

sample_plugins/ITSPlugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.vistatec.ocelot.plugins.samples</groupId>
77
<artifactId>build-sample-plugins</artifactId>
8-
<version>1.2-SNAPSHOT</version>
8+
<version>2.0</version>
99
</parent>
1010

1111
<groupId>com.vistatec.ocelot.plugins.samples</groupId>

sample_plugins/SegmentPlugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.vistatec.ocelot.plugins.samples</groupId>
77
<artifactId>build-sample-plugins</artifactId>
8-
<version>1.2-SNAPSHOT</version>
8+
<version>2.0</version>
99
</parent>
1010

1111
<artifactId>SegmentPlugin</artifactId>

sample_plugins/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.vistatec.ocelot.plugins.samples</groupId>
66
<artifactId>build-sample-plugins</artifactId>
7-
<version>1.2-SNAPSHOT</version>
7+
<version>2.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Ocelot Sample Plugins</name>

0 commit comments

Comments
 (0)