3 new revisions:
Revision: 4274d6d81c43
Branch: default
Author:
Elizab...@esacinc.com
Date: Thu Jun 12 13:35:33 2014 UTC
Log: Modified Maven project versions for 3.0.2-RELEASE.
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=4274d6d81c43
Revision: 500f6e64a460
Branch: default
Author:
Elizab...@esacinc.com
Date: Thu Jun 12 13:38:18 2014 UTC
Log: Added tag dcdt-3.0.2-RELEASE for changeset 4274d6d81c43
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=500f6e64a460
Revision: 6b9fe70d3d5e
Branch: default
Author:
Elizab...@esacinc.com
Date: Thu Jun 12 16:25:57 2014 UTC
Log: Modified Maven project versions back to 3.0-SNAPSHOT.
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=6b9fe70d3d5e
==============================================================================
Revision: 4274d6d81c43
Branch: default
Author:
Elizab...@esacinc.com
Date: Thu Jun 12 13:35:33 2014 UTC
Log: Modified Maven project versions for 3.0.2-RELEASE.
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=4274d6d81c43
Modified:
/dcdt-core/pom.xml
/dcdt-parent/pom.xml
/dcdt-service-core/pom.xml
/dcdt-service-dns/pom.xml
/dcdt-service-ldap/pom.xml
/dcdt-service-mail/pom.xml
/dcdt-service-parent/pom.xml
/dcdt-web/pom.xml
/pom.xml
=======================================
--- /dcdt-core/pom.xml Wed Jun 11 12:39:46 2014 UTC
+++ /dcdt-core/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-parent</relativePath>
</parent>
=======================================
--- /dcdt-parent/pom.xml Wed Jun 11 12:39:46 2014 UTC
+++ /dcdt-parent/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -7,7 +7,7 @@
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<packaging>pom</packaging>
<name>dcdt-parent</name>
=======================================
--- /dcdt-service-core/pom.xml Thu May 22 19:43:42 2014 UTC
+++ /dcdt-service-core/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-dns/pom.xml Thu May 22 19:43:42 2014 UTC
+++ /dcdt-service-dns/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-ldap/pom.xml Thu May 22 19:43:42 2014 UTC
+++ /dcdt-service-ldap/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-mail/pom.xml Thu May 22 19:43:42 2014 UTC
+++ /dcdt-service-mail/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-parent/pom.xml Sun May 25 10:47:16 2014 UTC
+++ /dcdt-service-parent/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-parent</relativePath>
</parent>
=======================================
--- /dcdt-web/pom.xml Thu May 22 19:43:42 2014 UTC
+++ /dcdt-web/pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>../dcdt-parent</relativePath>
</parent>
=======================================
--- /pom.xml Thu May 22 19:43:42 2014 UTC
+++ /pom.xml Thu Jun 12 13:35:33 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0-SNAPSHOT</version>
+ <version>3.0.2-RELEASE</version>
<relativePath>dcdt-parent</relativePath>
</parent>
==============================================================================
Revision: 500f6e64a460
Branch: default
Author:
Elizab...@esacinc.com
Date: Thu Jun 12 13:38:18 2014 UTC
Log: Added tag dcdt-3.0.2-RELEASE for changeset 4274d6d81c43
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=500f6e64a460
Modified:
/.hgtags
=======================================
--- /.hgtags Thu May 22 18:00:06 2014 UTC
+++ /.hgtags Thu Jun 12 13:38:18 2014 UTC
@@ -9,3 +9,4 @@
6469bb2b4cbf2c4a7540b39e94ffa2aa32265243 dcdt-3.0-RC2
02cbbfa9431445459f2c360bc5a11e6df1bd9d67 dcdt-3.0-RELEASE
c16d9d5f10d5173c6080d992b53e5991d113dfaa dcdt-3.0.1-RELEASE
+4274d6d81c4372c88716f7a39ddc3f84fecc301b dcdt-3.0.2-RELEASE
==============================================================================
Revision: 6b9fe70d3d5e
Branch: default
Author:
Elizab...@esacinc.com
Date: Thu Jun 12 16:25:57 2014 UTC
Log: Modified Maven project versions back to 3.0-SNAPSHOT.
http://code.google.com/p/direct-certificate-discovery-tool/source/detail?r=6b9fe70d3d5e
Modified:
/dcdt-core/pom.xml
/dcdt-parent/pom.xml
/dcdt-service-core/pom.xml
/dcdt-service-dns/pom.xml
/dcdt-service-ldap/pom.xml
/dcdt-service-mail/pom.xml
/dcdt-service-parent/pom.xml
/dcdt-web/pom.xml
/pom.xml
=======================================
--- /dcdt-core/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-core/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-parent</relativePath>
</parent>
=======================================
--- /dcdt-parent/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-parent/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -7,7 +7,7 @@
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>dcdt-parent</name>
=======================================
--- /dcdt-service-core/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-service-core/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-dns/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-service-dns/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-ldap/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-service-ldap/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-mail/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-service-mail/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-service-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-service-parent</relativePath>
</parent>
=======================================
--- /dcdt-service-parent/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-service-parent/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-parent</relativePath>
</parent>
=======================================
--- /dcdt-web/pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /dcdt-web/pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>../dcdt-parent</relativePath>
</parent>
=======================================
--- /pom.xml Thu Jun 12 13:35:33 2014 UTC
+++ /pom.xml Thu Jun 12 16:25:57 2014 UTC
@@ -8,7 +8,7 @@
<parent>
<groupId>gov.hhs.onc.dcdt</groupId>
<artifactId>dcdt-parent</artifactId>
- <version>3.0.2-RELEASE</version>
+ <version>3.0-SNAPSHOT</version>
<relativePath>dcdt-parent</relativePath>
</parent>