Kaynağa Gözat

mark 2.0.1 version

tags/2.0.1^0
Jonathan Cobb 4 yıl önce
ebeveyn
işleme
19ea8b1da6
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +3
    -3
      pom.xml

+ 3
- 3
pom.xml Dosyayı Görüntüle

@@ -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 -->


Yükleniyor…
İptal
Kaydet