[Jiemamy-notify:2640] commit [3597] pomのバージョン指定がMavenのconventionに違反していたので、修正。

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2009年 9月 17日 (木) 23:51:34 JST


Revision: 3597
          http://sourceforge.jp/projects/jiemamy/svn/view?view=rev&revision=3597
Author:   daisuke_m
Date:     2009-09-17 23:51:33 +0900 (Thu, 17 Sep 2009)

Log Message:
-----------
pomのバージョン指定がMavenのconventionに違反していたので、修正。

Modified Paths:
--------------
    hestia/trunk/org.jiemamy.eclipse.exporter.jpa/pom.xml
    hestia/trunk/org.jiemamy.eclipse.importer.jpa/pom.xml

Modified: hestia/trunk/org.jiemamy.eclipse.exporter.jpa/pom.xml
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.exporter.jpa/pom.xml	2009-09-17 14:48:25 UTC (rev 3596)
+++ hestia/trunk/org.jiemamy.eclipse.exporter.jpa/pom.xml	2009-09-17 14:51:33 UTC (rev 3597)
@@ -12,7 +12,7 @@
   <groupId>org.jiemamy</groupId>
   <artifactId>org.jiemamy.eclipse.exporter.jpa</artifactId>
   <name>Jiemamy Eclipse JPA Exporter Plugin</name>
-  <version>0.0.1.SNAPSHOT</version>
+  <version>0.0.1-SNAPSHOT</version>
   <description>Jiemamy Eclipse JPA Exporter Plugin</description>
   <url>http://report.jiemamy.org/org.jiemamy.eclipse.exporter.jpa</url>
   <issueManagement>

Modified: hestia/trunk/org.jiemamy.eclipse.importer.jpa/pom.xml
===================================================================
--- hestia/trunk/org.jiemamy.eclipse.importer.jpa/pom.xml	2009-09-17 14:48:25 UTC (rev 3596)
+++ hestia/trunk/org.jiemamy.eclipse.importer.jpa/pom.xml	2009-09-17 14:51:33 UTC (rev 3597)
@@ -12,7 +12,7 @@
   <groupId>org.jiemamy</groupId>
   <artifactId>org.jiemamy.eclipse.importer.jpa</artifactId>
   <name>Jiemamy Eclipse JPA Importer Plugin</name>
-  <version>0.0.1.SNAPSHOT</version>
+  <version>0.0.1-SNAPSHOT</version>
   <description>Jiemamy Eclipse JPA Importer Plugin</description>
   <url>http://report.jiemamy.org/jiemamy-eclipse-importer-jpa</url>
   <issueManagement>




Jiemamy-notify メーリングリストの案内
Back to archive index