Fix a couple of build issues.
* fix sample project names * remove experimental tag from stream tests * do not publish stream tck tests
This commit is contained in:
parent
429ec5556d
commit
d718f8978e
6 changed files with 6 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name := "akka-supervision-java-lambda"
|
||||
name := "akka-sample-supervision-java-lambda"
|
||||
|
||||
version := "2.4-SNAPSHOT"
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@
|
|||
</properties>
|
||||
|
||||
<groupId>sample</groupId>
|
||||
<artifactId>akka-supervision-java-lambda</artifactId>
|
||||
<artifactId>akka-sample-supervision-java-lambda</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>2.4-SNAPSHOT</version>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue