Skip to content

Commit

Permalink
downgrade to j8
Browse files Browse the repository at this point in the history
  • Loading branch information
mtumilowicz committed Nov 5, 2019
1 parent 12cfba3 commit 5fae0fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>java12-concurrency-jcstress-happens-before</groupId>
<artifactId>java12-concurrency-jcstress-happens-before</artifactId>
<groupId>java8-concurrency-jcstress-happens-before</groupId>
<artifactId>java8-concurrency-jcstress-happens-before</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<description>JMM presentation</description>
Expand Down

0 comments on commit 5fae0fe

Please sign in to comment.