Skip to content

Commit be4e825

Browse files
committed
[ci skip]prepare release sidewinder-parent-0.0.33
1 parent cb99000 commit be4e825

13 files changed

Lines changed: 14 additions & 13 deletions

File tree

ambari/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-parent</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>ambari-stack</artifactId>

archiver/hdfs-archiver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-archiver</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>hdfs-archiver</artifactId>

archiver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-parent</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>sidewinder-archiver</artifactId>

archiver/s3-archiver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-archiver</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>s3-archiver</artifactId>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-parent</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>sidewinder-core</artifactId>

dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-parent</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>dist</artifactId>

dist/standalone/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>dist</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>sidewinder-standalone-dist</artifactId>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-parent</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>sidewinder-examples</artifactId>

examples/stock-quants/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-examples</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<groupId>com.srotya.sidewinder.examples</groupId>

examples/telegraf-monitor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.srotya.sidewinder</groupId>
66
<artifactId>sidewinder-examples</artifactId>
7-
<version>0.0.33-SNAPSHOT</version>
7+
<version>0.0.33</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<groupId>com.srotya.sidewinder.examples</groupId>

0 commit comments

Comments
 (0)