File tree 34 files changed +83
-83
lines changed
sensoris-protobuf-example
heremapcontent-validation
index-compaction-batch/java
flink/stream-path-matcher
spark/infer-stop-signs-from-sensors
34 files changed +83
-83
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.data.archive</groupId >
6
6
<artifactId >data-archive-avro-example</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<!-- Meta information section start -->
23
23
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
25
25
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
26
- <tag >2.72.4 </tag >
26
+ <tag >2.73.5 </tag >
27
27
</scm >
28
28
29
29
<!-- Meta information section end -->
33
33
<exec .classpathScope>compile</exec .classpathScope>
34
34
<exec .executable>java</exec .executable>
35
35
36
- <sdk-bom .version>2.72.4 </sdk-bom .version>
36
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
37
37
<scala .compat.version>2.12</scala .compat.version>
38
38
<artifact .wagon.version>2.0.24</artifact .wagon.version>
39
39
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.data.archive</groupId >
6
6
<artifactId >data-archive-parquet-example</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<!-- Meta information section start -->
23
23
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
25
25
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
26
- <tag >2.72.4 </tag >
26
+ <tag >2.73.5 </tag >
27
27
</scm >
28
28
29
29
<!-- Meta information section end -->
33
33
<exec .classpathScope>compile</exec .classpathScope>
34
34
<exec .executable>java</exec .executable>
35
35
36
- <sdk-bom .version>2.72.4 </sdk-bom .version>
36
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
37
37
<scala .compat.version>2.12</scala .compat.version>
38
38
<artifact .wagon.version>2.0.24</artifact .wagon.version>
39
39
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.examples</groupId >
6
6
<artifactId >data-archive-sensoris-protobuf-example</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<!-- Meta information section -->
25
25
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
26
26
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
27
27
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
28
- <tag >2.72.4 </tag >
28
+ <tag >2.73.5 </tag >
29
29
</scm >
30
30
31
31
<properties >
36
36
37
37
<artifact .wagon.version>2.0.24</artifact .wagon.version>
38
38
39
- <sdk-bom .version>2.72.4 </sdk-bom .version>
39
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
40
40
<scala .compat.version>2.12</scala .compat.version>
41
41
42
42
<commons-logging .version>1.2</commons-logging .version>
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.data.processing.example.java.geometry.lifter</groupId >
6
6
<artifactId >geometry-lifter</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Batch Processor compiler for Geometry Lifter in Java</name >
23
23
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
25
25
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
26
- <tag >2.72.4 </tag >
26
+ <tag >2.73.5 </tag >
27
27
</scm >
28
28
29
29
<properties >
30
30
<java .version>1.8</java .version>
31
31
<maven .compiler.source>${java.version} </maven .compiler.source>
32
32
<maven .compiler.target>${java.version} </maven .compiler.target>
33
- <sdk-bom .version>2.72.4 </sdk-bom .version>
33
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
34
34
<exec-maven-plugin .version>1.6.0</exec-maven-plugin .version>
35
35
<maven-shade-plugin .version>3.6.0</maven-shade-plugin .version>
36
36
<scala-maven-plugin .version>4.5.4</scala-maven-plugin .version>
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.data.processing.example.java</groupId >
6
6
<artifactId >heremapcontent-difftool</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >HERE Map Content Differences example for Java</name >
23
23
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
25
25
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
26
- <tag >2.72.4 </tag >
26
+ <tag >2.73.5 </tag >
27
27
</scm >
28
28
29
29
<properties >
30
30
<java .version>1.8</java .version>
31
31
<maven .compiler.source>${java.version} </maven .compiler.source>
32
32
<maven .compiler.target>${java.version} </maven .compiler.target>
33
- <sdk-bom .version>2.72.4 </sdk-bom .version>
33
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
34
34
<exec-maven-plugin .version>1.6.0</exec-maven-plugin .version>
35
35
<maven-shade-plugin .version>3.6.0</maven-shade-plugin .version>
36
36
<scala-maven-plugin .version>4.5.4</scala-maven-plugin .version>
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.schema.data.processing.example.java</groupId >
6
6
<artifactId >pedestrian-topologies-extraction-geojson</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >Batch Processor compiler for GeoJson in Java</name >
23
23
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
24
24
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
25
25
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
26
- <tag >2.72.4 </tag >
26
+ <tag >2.73.5 </tag >
27
27
</scm >
28
28
29
29
<properties >
30
30
<java .version>1.8</java .version>
31
31
<maven .compiler.source>${java.version} </maven .compiler.source>
32
32
<maven .compiler.target>${java.version} </maven .compiler.target>
33
- <sdk-bom .version>2.72.4 </sdk-bom .version>
33
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
34
34
<exec-maven-plugin .version>1.6.0</exec-maven-plugin .version>
35
35
<maven-shade-plugin .version>3.6.0</maven-shade-plugin .version>
36
36
<scala-maven-plugin .version>4.5.4</scala-maven-plugin .version>
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.here.platform.data.processing.example.java</groupId >
7
7
<artifactId >pedestrian-topologies-extraction-protobuf</artifactId >
8
- <version >0.0.938 </version >
8
+ <version >0.0.945 </version >
9
9
</parent >
10
10
11
11
<groupId >com.here.platform.data.processing.example.java.pedestrian.protobuf</groupId >
12
12
<artifactId >compiler</artifactId >
13
- <version >0.0.938 </version >
13
+ <version >0.0.945 </version >
14
14
<packaging >jar</packaging >
15
15
16
16
<name >Batch Processor compiler for Protobuf in Java</name >
29
29
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
30
30
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
31
31
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
32
- <tag >2.72.4 </tag >
32
+ <tag >2.73.5 </tag >
33
33
</scm >
34
34
35
35
<properties >
64
64
<dependency >
65
65
<groupId >com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId >
66
66
<artifactId >model_v2_java</artifactId >
67
- <version >0.0.938 </version >
67
+ <version >0.0.945 </version >
68
68
</dependency >
69
69
70
70
<!-- HERE dependencies -->
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId >
7
7
<artifactId >model_v2</artifactId >
8
- <version >0.0.938 </version >
8
+ <version >0.0.945 </version >
9
9
</parent >
10
10
11
11
<artifactId >model_v2_ds</artifactId >
28
28
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
30
30
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
31
- <tag >2.72.4 </tag >
31
+ <tag >2.73.5 </tag >
32
32
</scm >
33
33
34
34
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId >
7
7
<artifactId >model_v2</artifactId >
8
- <version >0.0.938 </version >
8
+ <version >0.0.945 </version >
9
9
</parent >
10
10
11
11
<artifactId >model_v2_java</artifactId >
28
28
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
30
30
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
31
- <tag >2.72.4 </tag >
31
+ <tag >2.73.5 </tag >
32
32
</scm >
33
33
34
34
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.here.platform.data.processing.example.java</groupId >
7
7
<artifactId >pedestrian-topologies-extraction-protobuf</artifactId >
8
- <version >0.0.938 </version >
8
+ <version >0.0.945 </version >
9
9
</parent >
10
10
11
11
<groupId >com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId >
12
12
<artifactId >model_v2</artifactId >
13
- <version >0.0.938 </version >
13
+ <version >0.0.945 </version >
14
14
<packaging >pom</packaging >
15
15
16
16
<name >Pedestrian Topologies Extraction Example Java</name >
40
40
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
41
41
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
42
42
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
43
- <tag >2.72.4 </tag >
43
+ <tag >2.73.5 </tag >
44
44
</scm >
45
45
<distributionManagement >
46
46
<repository >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId >
7
7
<artifactId >model_v2</artifactId >
8
- <version >0.0.938 </version >
8
+ <version >0.0.945 </version >
9
9
</parent >
10
10
11
11
<artifactId >model_v2_proto</artifactId >
28
28
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
30
30
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
31
- <tag >2.72.4 </tag >
31
+ <tag >2.73.5 </tag >
32
32
</scm >
33
33
34
34
<dependencies >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.here.platform.schema.data.processing.example.java.pedestrian.protobuf</groupId >
7
7
<artifactId >model_v2</artifactId >
8
- <version >0.0.938 </version >
8
+ <version >0.0.945 </version >
9
9
</parent >
10
10
11
11
<artifactId >model_v2_scala_2.12</artifactId >
28
28
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
30
30
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
31
- <tag >2.72.4 </tag >
31
+ <tag >2.73.5 </tag >
32
32
</scm >
33
33
34
34
<dependencies >
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.data.processing.example.java</groupId >
6
6
<artifactId >pedestrian-topologies-extraction-protobuf</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >Pedestrian topologies extraction compiler example to ProtoBuf in Java</name >
28
28
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
29
29
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
30
30
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
31
- <tag >2.72.4 </tag >
31
+ <tag >2.73.5 </tag >
32
32
</scm >
33
33
34
34
<properties >
35
- <sdk-bom .version>2.72.4 </sdk-bom .version>
35
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
36
36
<scala .compat.version>2.12</scala .compat.version>
37
37
</properties >
38
38
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.here.platform.data.processing.example.java</groupId >
6
6
<artifactId >stateful-nodecardinality-extraction</artifactId >
7
- <version >0.0.938 </version >
7
+ <version >0.0.945 </version >
8
8
<packaging >jar</packaging >
9
9
10
10
<name >
25
25
<connection >scm:git:https://github.com/heremaps/here-workspace-examples-java-scala.git</connection >
26
26
<
developerConnection >scm:git:
[email protected] :heremaps/here-workspace-examples-java-scala.git</
developerConnection >
27
27
<url >https://github.com/heremaps/here-workspace-examples-java-scala</url >
28
- <tag >2.72.4 </tag >
28
+ <tag >2.73.5 </tag >
29
29
</scm >
30
30
31
31
<properties >
32
32
<java .version>1.8</java .version>
33
33
<maven .compiler.source>${java.version} </maven .compiler.source>
34
34
<maven .compiler.target>${java.version} </maven .compiler.target>
35
- <sdk-bom .version>2.72.4 </sdk-bom .version>
35
+ <sdk-bom .version>2.73.5 </sdk-bom .version>
36
36
<exec-maven-plugin .version>1.6.0</exec-maven-plugin .version>
37
37
<maven-shade-plugin .version>3.6.0</maven-shade-plugin .version>
38
38
<scala-maven-plugin .version>4.5.4</scala-maven-plugin .version>
Original file line number Diff line number Diff line change 1
1
import com .here .bom .Bom
2
2
3
3
ThisBuild / organization := " com.here.platform.data.processing.example.scala.geometry.lifter"
4
- ThisBuild / version := " 0.0.938 "
4
+ ThisBuild / version := " 0.0.945 "
5
5
ThisBuild / scalaVersion := " 2.12.18"
6
6
7
7
val organizationSettings : Seq [Setting [_]] = Seq (
@@ -24,7 +24,7 @@ val organizationSettings: Seq[Setting[_]] = Seq(
24
24
)
25
25
)
26
26
27
- val sdkBomVersion = " 2.72.4 "
27
+ val sdkBomVersion = " 2.73.5 "
28
28
29
29
assembly / assemblyJarName := f " ${name.value}- ${version.value}-platform.jar "
30
30
assembly / assemblyMergeStrategy := {
Original file line number Diff line number Diff line change 1
1
import com .here .bom .Bom
2
2
3
3
ThisBuild / organization := " com.here.platform.data.processing.example.scala"
4
- ThisBuild / version := " 0.0.938 "
4
+ ThisBuild / version := " 0.0.945 "
5
5
ThisBuild / scalaVersion := " 2.12.18"
6
6
val organizationSettings : Seq [Setting [_]] = Seq (
7
7
projectInfo := ModuleInfo (
@@ -23,7 +23,7 @@ val organizationSettings: Seq[Setting[_]] = Seq(
23
23
)
24
24
)
25
25
26
- val sdkBomVersion = " 2.72.4 "
26
+ val sdkBomVersion = " 2.73.5 "
27
27
28
28
assembly / assemblyJarName := f " ${name.value}- ${version.value}-platform.jar "
29
29
assembly / assemblyMergeStrategy := {
Original file line number Diff line number Diff line change 1
1
import com .here .bom .Bom
2
2
3
3
ThisBuild / organization := " com.here.platform.data.processing.example.scala"
4
- ThisBuild / version := " 0.0.938 "
4
+ ThisBuild / version := " 0.0.945 "
5
5
ThisBuild / scalaVersion := " 2.12.18"
6
6
7
7
val organizationSettings : Seq [Setting [_]] = Seq (
@@ -24,7 +24,7 @@ val organizationSettings: Seq[Setting[_]] = Seq(
24
24
)
25
25
)
26
26
27
- val sdkBomVersion = " 2.72.4 "
27
+ val sdkBomVersion = " 2.73.5 "
28
28
29
29
assembly / assemblyJarName := f " ${name.value}- ${version.value}-platform.jar "
30
30
assembly / assemblyMergeStrategy := {
You can’t perform that action at this time.
0 commit comments