This repository was archived by the owner on Jul 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 20 files changed +46
-67
lines changed
Expand file tree Collapse file tree 20 files changed +46
-67
lines changed Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-project</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
@@ -97,7 +96,7 @@ under the License.
9796 </outputFile >
9897 <transformers >
9998 <!-- Required for using beam-hadoop: See https://stackoverflow.com/questions/44365545-->
100- <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" />
99+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" />
101100 </transformers >
102101 </configuration >
103102 </execution >
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-project</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-compiler</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
Original file line number Diff line number Diff line change @@ -15,14 +15,13 @@ KIND, either express or implied. See the License for the
1515specific language governing permissions and limitations
1616under the License.
1717-->
18- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19- 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" >
2019 <modelVersion >4.0.0</modelVersion >
2120
2221 <parent >
2322 <groupId >org.apache.nemo</groupId >
2423 <artifactId >nemo-compiler</artifactId >
25- <version >0.2-SNAPSHOT </version >
24+ <version >0.2</version >
2625 <relativePath >../../</relativePath >
2726 </parent >
2827
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-compiler</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../../</relativePath >
2928 </parent >
3029
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-compiler</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
Original file line number Diff line number Diff line change @@ -17,13 +17,12 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221
2322 <parent >
2423 <artifactId >nemo-project</artifactId >
2524 <groupId >org.apache.nemo</groupId >
26- <version >0.2-SNAPSHOT </version >
25+ <version >0.2</version >
2726 <relativePath >../</relativePath >
2827 </parent >
2928 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-compiler</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-project</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
Original file line number Diff line number Diff line change @@ -17,14 +17,13 @@ KIND, either express or implied. See the License for the
1717specific language governing permissions and limitations
1818under the License.
1919-->
20- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
21- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
20+ <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" >
2221 <modelVersion >4.0.0</modelVersion >
2322
2423 <parent >
2524 <groupId >org.apache.nemo</groupId >
2625 <artifactId >nemo-examples</artifactId >
27- <version >0.2-SNAPSHOT </version >
26+ <version >0.2</version >
2827 <relativePath >../</relativePath >
2928 </parent >
3029
@@ -109,7 +108,7 @@ under the License.
109108 <transformers >
110109 <!-- Required for using beam-hadoop: See https://stackoverflow.com/questions/44365545
111110 -->
112- <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" />
111+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" />
113112 </transformers >
114113 </configuration >
115114 </execution >
You can’t perform that action at this time.
0 commit comments