ソースを参照

mark 2.0.1 version

tags/2.0.1^0
Jonathan Cobb 4年前
コミット
19ea8b1da6
1個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      pom.xml

+ 3
- 3
pom.xml ファイルの表示

@@ -10,12 +10,12 @@ templated-mail-sender is available under the Apache License, version 2: http://w
<parent>
<groupId>org.cobbzilla</groupId>
<artifactId>cobbzilla-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>2.0.1</version>
</parent>

<artifactId>templated-mail-sender</artifactId>
<name>templated-mail-sender</name>
<version>1.0.0-SNAPSHOT</version>
<version>2.0.1</version>

<dependencies>

@@ -41,7 +41,7 @@ templated-mail-sender is available under the Apache License, version 2: http://w
<dependency>
<groupId>org.cobbzilla</groupId>
<artifactId>cobbzilla-utils</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>2.0.1</version>
</dependency>

<!-- email dependencies, use latest javamail -->


読み込み中…
キャンセル
保存