Skip to content

Commit

Permalink
Partial revert of f0c02aa
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Jenkinson <tom.jenkinson@redhat.com>
  • Loading branch information
tomjenkinson committed Sep 18, 2020
1 parent b5c8f96 commit 47eb448
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions spec/pom.xml
Expand Up @@ -39,21 +39,10 @@
<jruby.version>9.2.6.0</jruby.version>
<!-- status: DRAFT, BETA, etc., or blank for final -->
<status>DRAFT</status>
<maven.build.timestamp.format>MMMM dd, yyyy</maven.build.timestamp.format>
<revisiondate>${maven.build.timestamp}</revisiondate>
</properties>

<scm>
<connection>scm:git:git@github.com:eclipse-ee4j/jakarta-transactions.git</connection>
<developerConnection>scm:git:git@github.com:eclipse-ee4j/jakarta-transactions.git</developerConnection>
<url>https://github.com/eclipse-ee4j/jakarta-transactions</url>
<tag>HEAD</tag>
</scm>

<distributionManagement>
<site>
<url>scm:git:git@github.com:eclipse-ee4j/jakarta-transactions.git</url>
</site>
</distributionManagement>

<build>
<defaultGoal>package</defaultGoal>
<plugins>
Expand Down

0 comments on commit 47eb448

Please sign in to comment.