Skip to content

Commit

Permalink
Updates examples
Browse files Browse the repository at this point in the history
  • Loading branch information
pbonte committed Oct 18, 2022
1 parent a390887 commit dd952f6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,6 @@
<modelVersion>4.0.0</modelVersion>
<version>${rsp4j.version}</version>
<artifactId>examples</artifactId>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>11</source>
<target>11</target>
</configuration>
</plugin>
</plugins>
</build>
<dependencies>
<dependency>
<groupId>org.streamreasoning.rsp4j</groupId>
Expand Down

0 comments on commit dd952f6

Please sign in to comment.